We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c941dc commit a1d0d3cCopy full SHA for a1d0d3c
src/jekyll/_config.yml
@@ -16,8 +16,8 @@ include:
16
17
# These allow the documentation to be updated with newer releases
18
# of Spark, Scala, and Mesos.
19
-SPARK_VERSION: 2.1.0-SNAPSHOT
20
-SPARK_VERSION_SHORT: 2.1.0
+SPARK_VERSION: 2.2.0-SNAPSHOT
+SPARK_VERSION_SHORT: 2.2.0
21
SCALA_BINARY_VERSION: "2.11"
22
SCALA_VERSION: "2.11.8"
23
SPARK_ISSUE_TRACKER_URL: https://issues.apache.org/jira/browse/SPARK
0 commit comments