summaryrefslogtreecommitdiff
path: root/downloads.md
diff options
context:
space:
mode:
authorMatei Alexandru Zaharia <matei@apache.org>2014-05-03 22:00:28 +0000
committerMatei Alexandru Zaharia <matei@apache.org>2014-05-03 22:00:28 +0000
commit27fdaf4d504b00063936ca646dd7a583d7f6a326 (patch)
tree0147f287383e7ba74aa0c4144e4132d73221ab24 /downloads.md
parent60c97ec11599b2339cea8bd0e005d29bfe8f5d6c (diff)
downloadspark-website-27fdaf4d504b00063936ca646dd7a583d7f6a326.tar.gz
spark-website-27fdaf4d504b00063936ca646dd7a583d7f6a326.tar.bz2
spark-website-27fdaf4d504b00063936ca646dd7a583d7f6a326.zip
simplify downloads a bit
Diffstat (limited to 'downloads.md')
-rw-r--r--downloads.md29
1 files changed, 14 insertions, 15 deletions
diff --git a/downloads.md b/downloads.md
index 4d274b22d..5f50bc36d 100644
--- a/downloads.md
+++ b/downloads.md
@@ -10,35 +10,34 @@ navigation:
## Download Spark
The latest release is Spark 0.9.1, released April 9, 2014 [(release notes)]({{site.url}}releases/spark-release-0-9-1.html) [(git tag)](https://git-wip-us.apache.org/repos/asf?p=spark.git;a=commit;h=4c43182b6d1b0b7717423f386c0214fe93073208)
-* Download sources:
-<a href="http://www.apache.org/dyn/closer.cgi/incubator/spark/spark-0.9.1/spark-0.9.1.tgz" onClick="trackOutboundLink(this, 'Release Downlaod Links', 'apache_spark-0.9.1.tgz'); return false;"> find an Apache mirror </a>
-or
-<a href="http://d3kbcqa49mib13.cloudfront.net/spark-0.9.1.tgz" onClick="trackOutboundLink(this, 'Release Download Links', 'cloudfront_spark-0.9.1.tgz'); return false;"> direct file download </a>
-* Download binaries for Hadoop 1 (HDP1, CDH3):
+Pre-built packages:
+
+* For Hadoop 1 (HDP1, CDH3):
<a href="http://www.apache.org/dyn/closer.cgi/incubator/spark/spark-0.9.1/spark-0.9.1-bin-hadoop1.tgz" onClick="trackOutboundLink(this, 'Release Download Links', 'apache_spark-0.9.1-bin-hadoop1.tgz'); return false;"> find an Apache mirror </a>
or
<a href="http://d3kbcqa49mib13.cloudfront.net/spark-0.9.1-bin-hadoop1.tgz" onClick="trackOutboundLink(this, 'Release Download Links', 'cloudfront_spark-0.9.1-bin-hadoop1.tgz'); return false;"> direct file download </a>
-* Download binaries for CDH4:
+* For CDH4:
<a href="http://www.apache.org/dyn/closer.cgi/incubator/spark/spark-0.9.1/spark-0.9.1-bin-cdh4.tgz" onClick="trackOutboundLink(this, 'Release Download Links', 'apache_spark-0.9.1-bin-cdh4.tgz'); return false;"> find an Apache mirror </a>
or
<a href="http://d3kbcqa49mib13.cloudfront.net/spark-0.9.1-bin-cdh4.tgz" onClick="trackOutboundLink(this, 'Release Download Links', 'cloudfront_spark-0.9.1-bin-cdh4.tgz'); return false;"> direct file download </a>
-* Download binaries for Hadoop 2 (HDP2, CDH5):
+* For Hadoop 2 (HDP2, CDH5):
<a href="http://www.apache.org/dyn/closer.cgi/incubator/spark/spark-0.9.1/spark-0.9.1-bin-hadoop2.tgz" onClick="trackOutboundLink(this, 'Release Download Links', 'apache_spark-0.9.1-bin-hadoop2.tgz'); return false;"> find an Apache mirror </a>
or
<a href="http://d3kbcqa49mib13.cloudfront.net/spark-0.9.1-bin-hadoop2.tgz" onClick="trackOutboundLink(this, 'Release Download Links', 'cloudfront_spark-0.9.1-bin-hadoop2.tgz'); return false;"> direct file download </a>
-* Verify your download: [signatures and checksums](http://www.apache.org/dist/incubator/spark/spark-0.9.1/)
-<!--
-The Spark download includes
-<a href="{{site.url}}streaming/">Spark Streaming</a>,
-<a href="{{site.url}}mllib/">MLlib</a>, and
-<a href="{{site.graphx_url}}">GraphX</a>.
--->
+Sources:
+<a href="http://www.apache.org/dyn/closer.cgi/incubator/spark/spark-0.9.1/spark-0.9.1.tgz" onClick="trackOutboundLink(this, 'Release Downlaod Links', 'apache_spark-0.9.1.tgz'); return false;"> find an Apache mirror </a>
+or
+<a href="http://d3kbcqa49mib13.cloudfront.net/spark-0.9.1.tgz" onClick="trackOutboundLink(this, 'Release Download Links', 'cloudfront_spark-0.9.1.tgz'); return false;"> direct file download </a>
+Verify your download: [signatures and checksums](http://www.apache.org/dist/incubator/spark/spark-0.9.1/)
+
+<!--
The Spark download includes
<a href="{{site.url}}streaming/">Spark Streaming</a>,
<a href="{{site.url}}mllib/">MLlib</a> and
<a href="http://amplab.github.io/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 +51,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>
+<h3 id="all-releases">Older Releases</h3>
* [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))
* [Spark 0.8.1](http://d3kbcqa49mib13.cloudfront.net/spark-0.8.1-incubating.tgz) (Dec 19, 2013) [(release notes)]({{site.url}}releases/spark-release-0-8-1.html) (prebuilt: [Hadoop1 [HDP1, CDH3]](http://d3kbcqa49mib13.cloudfront.net/spark-0.8.1-incubating-bin-hadoop1.tgz), [CDH4](http://d3kbcqa49mib13.cloudfront.net/spark-0.8.1-incubating-bin-cdh4.tgz), [Hadoop2 [HDP2, CDH5]](http://d3kbcqa49mib13.cloudfront.net/spark-0.8.1-incubating-bin-hadoop2.tgz))