summaryrefslogtreecommitdiff
path: root/site/downloads.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/downloads.html')
-rw-r--r--site/downloads.html12
1 files changed, 8 insertions, 4 deletions
diff --git a/site/downloads.html b/site/downloads.html
index 53d3e5fd3..1911f7499 100644
--- a/site/downloads.html
+++ b/site/downloads.html
@@ -240,13 +240,17 @@ git clone git://github.com/apache/spark.git -b branch-1.6
<p>Once you&#8217;ve downloaded Spark, you can find instructions for installing and building it on the <a href="/documentation.html">documentation page</a>.</p>
-<h3 id="nightly-packages-and-artifacts">Nightly Packages and Artifacts</h3>
+<h3 id="all-releases">Stable Releases</h3>
+<ul id="sparkReleaseNotes"></ul>
+
+<h3 id="latest-preview-release-spark-200-preview">Latest Preview Release (Spark 2.0.0-preview)</h3>
+<p>Preview releases, as the name suggests, are releases for previewing upcoming features. Unlike nightly packages, preview releases have been audited by the project&#8217;s management committee to satisfy the legal requirements of Apache Software Foundation&#8217;s release policy.Preview releases are not meant to be functional, i.e. they can and highly likely will contain critical bugs or documentation errors.</p>
+<p>The latest preview release is Spark 2.0.0-preview, published on May 24, 2016. You can <a href="https://dist.apache.org/repos/dist/release/spark/spark-2.0.0-preview/">download it here</a>.</p>
+
+<h3 id="nightly-packages-and-artifacts">Nightly Packages and Artifacts</h3>
<p>For developers, Spark maintains nightly builds and SNAPSHOT artifacts. More information is available on the <a href="https://cwiki.apache.org/confluence/display/SPARK/Useful+Developer+Tools#UsefulDeveloperTools-NightlyBuilds">Spark developer Wiki</a>.</p>
-<h3 id="all-releases">All Releases</h3>
-<ul id="sparkReleaseNotes">
-</ul>
</div>
</div>