aboutsummaryrefslogtreecommitdiff
path: root/docs/_config.yml
blob: 9e5a95fe53af69150c13a9879e7180589e0059e2 (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.0-incubating-SNAPSHOT
SPARK_VERSION_SHORT: 1.0.0
SCALA_BINARY_VERSION: "2.10"
SCALA_VERSION: "2.10.3"
MESOS_VERSION: 0.13.0
SPARK_ISSUE_TRACKER_URL: https://spark-project.atlassian.net
SPARK_GITHUB_URL: https://github.com/apache/incubator-spark