summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--downloads.md13
-rw-r--r--site/downloads.html15
2 files changed, 12 insertions, 16 deletions
diff --git a/downloads.md b/downloads.md
index 6a20d4d78..118356b65 100644
--- a/downloads.md
+++ b/downloads.md
@@ -25,6 +25,10 @@ or
or
<a href="http://d3kbcqa49mib13.cloudfront.net/spark-1.0.1-bin-hadoop2.tgz" onClick="trackOutboundLink(this, 'Release Download Links', 'cloudfront_spark-1.0.1-bin-hadoop2.tgz'); return false;"> direct file download </a>
+Pre-build packages, third-party (NOTE: may include non ASF-compatible licenses):
+
+ * For MapR <a href="http://package.mapr.com/tools/apache-spark/1.0.1/spark-1.0.1.tgz" onClick="trackOutboundLink(this, 'Release Downlaod Links', 'mapr_spark-1.0.1.tgz'); return false;">direct file download</a>
+
Sources:
<a href="http://www.apache.org/dyn/closer.cgi/spark/spark-1.0.1/spark-1.0.1.tgz" onClick="trackOutboundLink(this, 'Release Downlaod Links', 'apache_spark-1.0.1.tgz'); return false;"> find an Apache mirror </a>
or
@@ -32,13 +36,6 @@ or
Verify your download: [signatures and checksums](http://www.apache.org/dist/spark/spark-1.0.1/)
-<!--
-The Spark download includes
-<a href="{{site.url}}streaming/">Spark Streaming</a>,
-<a href="{{site.url}}mllib/">MLlib</a> and
-<a href="{{site.url}}graphx/">GraphX</a> (alpha).
--->
-
### Link with Spark
Spark artifacts are [hosted in Maven Central](http://search.maven.org/#browse%7C1686516968). You can add a Maven dependency with the following coordinates:
@@ -52,7 +49,7 @@ If you are interested in working with the newest under-development code or contr
Once you've downloaded Spark, you can find instructions for installing and building it on the <a href="{{site.url}}documentation.html">documentation page</a>.
<h3 id="all-releases">All Releases</h3>
-* [Spark 1.0.1](http://d3kbcqa49mib13.cloudfront.net/spark-1.0.1.tgz) (July 11, 2014) [(release notes)]({{site.url}}releases/spark-release-1-0-1.html) (prebuilt: [Hadoop1 [HDP1, CDH3]](http://d3kbcqa49mib13.cloudfront.net/spark-1.0.1-bin-hadoop1.tgz), [CDH4](http://d3kbcqa49mib13.cloudfront.net/spark-1.0.1-bin-cdh4.tgz), [Hadoop2 [HDP2, CDH5]](http://d3kbcqa49mib13.cloudfront.net/spark-1.0.1-bin-hadoop2.tgz))
+* [Spark 1.0.1](http://d3kbcqa49mib13.cloudfront.net/spark-1.0.1.tgz) (July 11, 2014) [(release notes)]({{site.url}}releases/spark-release-1-0-1.html) (prebuilt: [Hadoop1 [HDP1, CDH3]](http://d3kbcqa49mib13.cloudfront.net/spark-1.0.1-bin-hadoop1.tgz), [CDH4](http://d3kbcqa49mib13.cloudfront.net/spark-1.0.1-bin-cdh4.tgz), [Hadoop2 [HDP2, CDH5]](http://d3kbcqa49mib13.cloudfront.net/spark-1.0.1-bin-hadoop2.tgz), third-party: [MapR](http://package.mapr.com/tools/apache-spark/1.0.1/spark-1.0.1.tgz))
* [Spark 1.0.0](http://d3kbcqa49mib13.cloudfront.net/spark-1.0.0.tgz) (May 30, 2014) [(release notes)]({{site.url}}releases/spark-release-1-0-0.html) (prebuilt: [Hadoop1 [HDP1, CDH3]](http://d3kbcqa49mib13.cloudfront.net/spark-1.0.0-bin-hadoop1.tgz), [CDH4](http://d3kbcqa49mib13.cloudfront.net/spark-1.0.0-bin-cdh4.tgz), [Hadoop2 [HDP2, CDH5]](http://d3kbcqa49mib13.cloudfront.net/spark-1.0.0-bin-hadoop2.tgz))
* [Spark 0.9.1](http://d3kbcqa49mib13.cloudfront.net/spark-0.9.1.tgz) (Apr 9, 2014) [(release notes)]({{site.url}}releases/spark-release-0-9-1.html) (prebuilt: [Hadoop1 [HDP1, CDH3]](http://d3kbcqa49mib13.cloudfront.net/spark-0.9.1-bin-hadoop1.tgz), [CDH4](http://d3kbcqa49mib13.cloudfront.net/spark-0.9.1-bin-cdh4.tgz), [Hadoop2 [HDP2, CDH5]](http://d3kbcqa49mib13.cloudfront.net/spark-0.9.1-bin-hadoop2.tgz))
* [Spark 0.9.0](http://d3kbcqa49mib13.cloudfront.net/spark-0.9.0-incubating.tgz) (Feb 2, 2014) [(release notes)]({{site.url}}releases/spark-release-0-9-0.html) (prebuilt: [Hadoop1 [HDP1, CDH3]](http://d3kbcqa49mib13.cloudfront.net/spark-0.9.0-incubating-bin-hadoop1.tgz), [CDH4](http://d3kbcqa49mib13.cloudfront.net/spark-0.9.0-incubating-bin-cdh4.tgz), [Hadoop2 [HDP2, CDH5]](http://d3kbcqa49mib13.cloudfront.net/spark-0.9.0-incubating-bin-hadoop2.tgz))
diff --git a/site/downloads.html b/site/downloads.html
index b7d17a6d9..e75a534f2 100644
--- a/site/downloads.html
+++ b/site/downloads.html
@@ -177,6 +177,12 @@ or
<a href="http://d3kbcqa49mib13.cloudfront.net/spark-1.0.1-bin-hadoop2.tgz" onclick="trackOutboundLink(this, 'Release Download Links', 'cloudfront_spark-1.0.1-bin-hadoop2.tgz'); return false;"> direct file download </a></li>
</ul>
+<p>Pre-build packages, third-party (NOTE: may include non ASF-compatible licenses):</p>
+
+<ul>
+ <li>For MapR <a href="http://package.mapr.com/tools/apache-spark/1.0.1/spark-1.0.1.tgz" onclick="trackOutboundLink(this, 'Release Downlaod Links', 'mapr_spark-1.0.1.tgz'); return false;">direct file download</a></li>
+</ul>
+
<p>Sources:
<a href="http://www.apache.org/dyn/closer.cgi/spark/spark-1.0.1/spark-1.0.1.tgz" onclick="trackOutboundLink(this, 'Release Downlaod Links', 'apache_spark-1.0.1.tgz'); return false;"> find an Apache mirror </a>
or
@@ -184,13 +190,6 @@ or
<p>Verify your download: <a href="http://www.apache.org/dist/spark/spark-1.0.1/">signatures and checksums</a></p>
-<!--
-The Spark download includes
-<a href="/streaming/">Spark Streaming</a>,
-<a href="/mllib/">MLlib</a> and
-<a href="/graphx/">GraphX</a> (alpha).
--->
-
<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>
@@ -206,7 +205,7 @@ version: 1.0.1
<h3 id="all-releases">All Releases</h3>
<ul>
- <li><a href="http://d3kbcqa49mib13.cloudfront.net/spark-1.0.1.tgz">Spark 1.0.1</a> (July 11, 2014) <a href="/releases/spark-release-1-0-1.html">(release notes)</a> (prebuilt: <a href="http://d3kbcqa49mib13.cloudfront.net/spark-1.0.1-bin-hadoop1.tgz">Hadoop1 [HDP1, CDH3]</a>, <a href="http://d3kbcqa49mib13.cloudfront.net/spark-1.0.1-bin-cdh4.tgz">CDH4</a>, <a href="http://d3kbcqa49mib13.cloudfront.net/spark-1.0.1-bin-hadoop2.tgz">Hadoop2 [HDP2, CDH5]</a>)</li>
+ <li><a href="http://d3kbcqa49mib13.cloudfront.net/spark-1.0.1.tgz">Spark 1.0.1</a> (July 11, 2014) <a href="/releases/spark-release-1-0-1.html">(release notes)</a> (prebuilt: <a href="http://d3kbcqa49mib13.cloudfront.net/spark-1.0.1-bin-hadoop1.tgz">Hadoop1 [HDP1, CDH3]</a>, <a href="http://d3kbcqa49mib13.cloudfront.net/spark-1.0.1-bin-cdh4.tgz">CDH4</a>, <a href="http://d3kbcqa49mib13.cloudfront.net/spark-1.0.1-bin-hadoop2.tgz">Hadoop2 [HDP2, CDH5]</a>, third-party: <a href="http://package.mapr.com/tools/apache-spark/1.0.1/spark-1.0.1.tgz">MapR</a>)</li>
<li><a href="http://d3kbcqa49mib13.cloudfront.net/spark-1.0.0.tgz">Spark 1.0.0</a> (May 30, 2014) <a href="/releases/spark-release-1-0-0.html">(release notes)</a> (prebuilt: <a href="http://d3kbcqa49mib13.cloudfront.net/spark-1.0.0-bin-hadoop1.tgz">Hadoop1 [HDP1, CDH3]</a>, <a href="http://d3kbcqa49mib13.cloudfront.net/spark-1.0.0-bin-cdh4.tgz">CDH4</a>, <a href="http://d3kbcqa49mib13.cloudfront.net/spark-1.0.0-bin-hadoop2.tgz">Hadoop2 [HDP2, CDH5]</a>)</li>
<li><a href="http://d3kbcqa49mib13.cloudfront.net/spark-0.9.1.tgz">Spark 0.9.1</a> (Apr 9, 2014) <a href="/releases/spark-release-0-9-1.html">(release notes)</a> (prebuilt: <a href="http://d3kbcqa49mib13.cloudfront.net/spark-0.9.1-bin-hadoop1.tgz">Hadoop1 [HDP1, CDH3]</a>, <a href="http://d3kbcqa49mib13.cloudfront.net/spark-0.9.1-bin-cdh4.tgz">CDH4</a>, <a href="http://d3kbcqa49mib13.cloudfront.net/spark-0.9.1-bin-hadoop2.tgz">Hadoop2 [HDP2, CDH5]</a>)</li>
<li><a href="http://d3kbcqa49mib13.cloudfront.net/spark-0.9.0-incubating.tgz">Spark 0.9.0</a> (Feb 2, 2014) <a href="/releases/spark-release-0-9-0.html">(release notes)</a> (prebuilt: <a href="http://d3kbcqa49mib13.cloudfront.net/spark-0.9.0-incubating-bin-hadoop1.tgz">Hadoop1 [HDP1, CDH3]</a>, <a href="http://d3kbcqa49mib13.cloudfront.net/spark-0.9.0-incubating-bin-cdh4.tgz">CDH4</a>, <a href="http://d3kbcqa49mib13.cloudfront.net/spark-0.9.0-incubating-bin-hadoop2.tgz">Hadoop2 [HDP2, CDH5]</a>)</li>