aboutsummaryrefslogtreecommitdiff
path: root/docs/_config.yml
blob: 98784866ce7d28ccb8bdd0ac7550b4c87935f72e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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_VERSION: "2.10"
MESOS_VERSION: 0.13.0
SPARK_ISSUE_TRACKER_URL: https://spark-project.atlassian.net
SPARK_GITHUB_URL: https://github.com/apache/incubator-spark