Skip to content

Commit ae62872

Browse files
sarutakAndrew Or
authored andcommitted
[DOC] Fixed Mesos version in doc from 0.18.1 to 0.21.0
#3934 upgraded Mesos version so we should also fix docs right? This issue is really minor so I don't file in JIRA. Author: Kousuke Saruta <[email protected]> Closes #3982 from sarutak/fix-mesos-version and squashes the following commits: 9a86ee3 [Kousuke Saruta] Fixed mesos version from 0.18.1 to 0.21.0
1 parent e0f28e0 commit ae62872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ SPARK_VERSION: 1.3.0-SNAPSHOT
1717
SPARK_VERSION_SHORT: 1.3.0
1818
SCALA_BINARY_VERSION: "2.10"
1919
SCALA_VERSION: "2.10.4"
20-
MESOS_VERSION: 0.18.1
20+
MESOS_VERSION: 0.21.0
2121
SPARK_ISSUE_TRACKER_URL: https://issues.apache.org/jira/browse/SPARK
2222
SPARK_GITHUB_URL: https://github.com/apache/spark

0 commit comments

Comments
 (0)