summaryrefslogtreecommitdiff
path: root/downloads.md
diff options
context:
space:
mode:
Diffstat (limited to 'downloads.md')
-rw-r--r--downloads.md12
1 files changed, 9 insertions, 3 deletions
diff --git a/downloads.md b/downloads.md
index 7a66fa4ad..c68bd6729 100644
--- a/downloads.md
+++ b/downloads.md
@@ -10,9 +10,15 @@ navigation:
### Download Spark
The latest release is Spark 0.8.0 (September 25, 2013) [(release notes)]({{site.url}}releases/spark-release-0-8-0.html) (tag: [v0.8.0-incubating](https://git-wip-us.apache.org/repos/asf?p=incubator-spark.git;a=commit;h=3b85a8558da2c87873c85f227a189e45bf16b65d))
-* Download sources: [find an Apache mirror](http://www.apache.org/dyn/closer.cgi/incubator/spark/spark-0.8.0-incubating/spark-0.8.0-incubating.tgz) or [direct file download](http://spark-project.org/download/spark-0.8.0-incubating.tgz)
-* Download binaries for Hadoop1/CDH3: [find an Apache mirror](http://www.apache.org/dyn/closer.cgi/incubator/spark/spark-0.8.0-incubating/spark-0.8.0-incubating-bin-hadoop1.tgz) or [direct file download](http://spark-project.org/download/spark-0.8.0-incubating-bin-hadoop1.tgz)
-* Download binaries for CDH4: [find an Apache mirror](http://www.apache.org/dyn/closer.cgi/incubator/spark/spark-0.8.0-incubating/spark-0.8.0-bin-cdh4.tgz) or [direct file download](http://spark-project.org/download/spark-0.8.0-incubating-bin-cdh4.tgz)
+* Download sources:
+<a href="http://www.apache.org/dyn/closer.cgi/incubator/spark/spark-0.8.0-incubating/spark-0.8.0-incubating.tgz" onClick="trackOutboundLink(this, 'Outbound Links', 'apache_spark-0.8.0-incubating.tgz'); return false;"> find an Apache mirror </a>
+or [direct file download](http://spark-project.org/download/spark-0.8.0-incubating.tgz)
+* Download binaries for Hadoop1/CDH3:
+<a href="http://www.apache.org/dyn/closer.cgi/incubator/spark/spark-0.8.0-incubating/spark-0.8.0-incubating-bin-hadoop1.tgz" onClick="trackOutboundLink(this, 'Outbound Links', 'apache_spark-0.8.0-incubating-bin-hadoop1.tgz'); return false;"> find an Apache mirror </a>
+or [direct file download](http://spark-project.org/download/spark-0.8.0-incubating-bin-hadoop1.tgz)
+* Download binaries for CDH4:
+<a href="http://www.apache.org/dyn/closer.cgi/incubator/spark/spark-0.8.0-incubating/spark-0.8.0-incubating-bin-cdh4.tgz" onClick="trackOutboundLink(this, 'Outbound Links', 'apache_spark-0.8.0-incubating-bin-cdh4.tgz'); return false;"> find an Apache mirror </a>
+or [direct file download](http://spark-project.org/download/spark-0.8.0-incubating-bin-cdh4.tgz)
* Verify your download: [Apache signatures and checksums](http://www.apache.org/dist/incubator/spark/spark-0.8.0-incubating/)
### Link Against Spark