summaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2015-01-09 07:12:13 +0000
committerPatrick Wendell <pwendell@apache.org>2015-01-09 07:12:13 +0000
commit370051280bde430ad5872f3216592821b5acb041 (patch)
tree7ce9f1e2c89974b8fe71e5ff95d2b41da99d2726 /site
parent11276bf6a6797f113f1cfc0894a53e40f366f0b5 (diff)
downloadspark-website-370051280bde430ad5872f3216592821b5acb041.tar.gz
spark-website-370051280bde430ad5872f3216592821b5acb041.tar.bz2
spark-website-370051280bde430ad5872f3216592821b5acb041.zip
Adding download text relating to Scala 2.11
Diffstat (limited to 'site')
-rw-r--r--site/downloads.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/site/downloads.html b/site/downloads.html
index 58a34664f..4d4934927 100644
--- a/site/downloads.html
+++ b/site/downloads.html
@@ -199,6 +199,9 @@ $(document).ready(function() {
</li>
</ol>
+<p><em>Note: Scala 2.11 users should download the Spark source package and build
+<a href="http://spark.apache.org/docs/latest/building-spark.html#building-for-scala-211">with Scala 2.11 support</a>.</em></p>
+
<h3 id="link-with-spark">Link with Spark</h3>
<p>Spark artifacts are <a href="http://search.maven.org/#browse%7C1686516968">hosted in Maven Central</a>. You can add a Maven dependency with the following coordinates:</p>