Skip to content

Commit c71db43

Browse files
jameslambsrowen
authored andcommitted
[SPARK-25909] fix documentation on cluster managers
## What changes were proposed in this pull request? Propose changing the documentation to state that there are 4, not 3, cluster managers available. ## How was this patch tested? This is a docs-only patch and doesn't need any new testing beyond the normal CI process for Spark. Closes apache#22922 from jameslamb/bugfix/cluster_docs. Authored-by: James Lamb <[email protected]> Signed-off-by: Sean Owen <[email protected]>
1 parent c00186f commit c71db43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cluster-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ There are several useful things to note about this architecture:
4545

4646
# Cluster Manager Types
4747

48-
The system currently supports three cluster managers:
48+
The system currently supports several cluster managers:
4949

5050
* [Standalone](spark-standalone.html) -- a simple cluster manager included with Spark that makes it
5151
easy to set up a cluster.

0 commit comments

Comments
 (0)