aboutsummaryrefslogtreecommitdiff
path: root/docs/_config.yml
blob: 491b9351c2da7b0ebc9cd849a1a8f09fbb7a6b60 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
pygments: true
markdown: kramdown

# These allow the documentation to be updated with nerw releases
# of Spark, Scala, and Mesos.
SPARK_VERSION: 1.0.2
SPARK_VERSION_SHORT: 1.0.2
SCALA_BINARY_VERSION: "2.10"
SCALA_VERSION: "2.10.4"
MESOS_VERSION: 0.18.1
SPARK_ISSUE_TRACKER_URL: https://issues.apache.org/jira/browse/SPARK
SPARK_GITHUB_URL: https://github.com/apache/spark