From 154c107ab039df0d6f6ac44074eb3fd56322e2dc Mon Sep 17 00:00:00 2001 From: Patrick Wendell Date: Fri, 30 May 2014 10:39:27 +0000 Subject: Fixing link to checksum page --- releases/_posts/2014-05-30-spark-release-1-0-0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'releases/_posts/2014-05-30-spark-release-1-0-0.md') diff --git a/releases/_posts/2014-05-30-spark-release-1-0-0.md b/releases/_posts/2014-05-30-spark-release-1-0-0.md index a68b1bc28..21bb309fe 100644 --- a/releases/_posts/2014-05-30-spark-release-1-0-0.md +++ b/releases/_posts/2014-05-30-spark-release-1-0-0.md @@ -19,7 +19,7 @@ You can download Spark 1.0.0 as either a Hadoop 1 / CDH3, CDH4, or Hadoop 2 / CDH5 / HDP2 -(160 MB tgz). Release signatures and checksums are available at the official [Apache download site](http://www.apache.org/dist/incubator/spark/spark-1.0.0/). +(160 MB tgz). Release signatures and checksums are available at the official [Apache download site](http://www.apache.org/dist/spark/spark-1.0.0/). ### API Stability Spark 1.0.0 is the first release in the 1.X major line. Spark is guaranteeing stability of its core API for all 1.X releases. Historically Spark has already been very conservative with API changes, but this guarantee codifies our commitment to application writers. The project has also clearly annotated experimental, alpha, and developer API’s to provide guidance on future API changes of newer components. -- cgit v1.2.3