summaryrefslogtreecommitdiff
path: root/site/downloads.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/downloads.html')
-rw-r--r--site/downloads.html15
1 files changed, 9 insertions, 6 deletions
diff --git a/site/downloads.html b/site/downloads.html
index d3bc987f9..3ce6ef17d 100644
--- a/site/downloads.html
+++ b/site/downloads.html
@@ -124,14 +124,17 @@
<ul>
<li>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 <a href="http://spark-project.org/download/spark-0.8.0-incubating.tgz">direct file download</a></li>
+<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, 'Release Downlaod Links', 'apache_spark-0.8.0-incubating.tgz'); return false;"> find an Apache mirror </a>
+or
+<a href="http://spark-project.org/download/spark-0.8.0-incubating.tgz" onclick="trackOutboundLink(this, 'Release Download Links', 'cloudfront_spark-0.8.0-incubating.tgz'); return false;"> direct file download </a></li>
<li>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 <a href="http://spark-project.org/download/spark-0.8.0-incubating-bin-hadoop1.tgz">direct file download</a></li>
+<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, 'Release Download Links', 'apache_spark-0.8.0-incubating-bin-hadoop1.tgz'); return false;"> find an Apache mirror </a>
+or
+<a href="http://spark-project.org/download/spark-0.8.0-incubating-bin-hadoop1.tgz" onclick="trackOutboundLink(this, 'Release Download Links', 'cloudfront_spark-0.8.0-incubating-bin-hadoop1.tgz'); return false;"> direct file download </a></li>
<li>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 <a href="http://spark-project.org/download/spark-0.8.0-incubating-bin-cdh4.tgz">direct file download</a></li>
+<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, 'Release Download Links', 'apache_spark-0.8.0-incubating-bin-cdh4.tgz'); return false;"> find an Apache mirror </a>
+or
+<a href="http://spark-project.org/download/spark-0.8.0-incubating-bin-cdh4.tgz" onclick="trackOutboundLink(this, 'Release Download Links', 'cloudfront_spark-0.8.0-incubating-bin-cdh4.tgz'); return false;"> direct file download </a></li>
<li>Verify your download: <a href="http://www.apache.org/dist/incubator/spark/spark-0.8.0-incubating/">Apache signatures and checksums</a></li>
</ul>