From 27fdaf4d504b00063936ca646dd7a583d7f6a326 Mon Sep 17 00:00:00 2001 From: Matei Alexandru Zaharia Date: Sat, 3 May 2014 22:00:28 +0000 Subject: simplify downloads a bit --- downloads.md | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) (limited to 'downloads.md') 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: - find an Apache mirror -or - direct file download -* Download binaries for Hadoop 1 (HDP1, CDH3): +Pre-built packages: + +* For Hadoop 1 (HDP1, CDH3): find an Apache mirror or direct file download -* Download binaries for CDH4: +* For CDH4: find an Apache mirror or direct file download -* Download binaries for Hadoop 2 (HDP2, CDH5): +* For Hadoop 2 (HDP2, CDH5): find an Apache mirror or direct file download -* Verify your download: [signatures and checksums](http://www.apache.org/dist/incubator/spark/spark-0.9.1/) - +Sources: + find an Apache mirror +or + direct file download +Verify your download: [signatures and checksums](http://www.apache.org/dist/incubator/spark/spark-0.9.1/) + + ### 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 documentation page. -

All Releases

+

Older Releases

* [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)) -- cgit v1.2.3