From 39693fdedee6970b5aabf491bdfe192bfc4bb86a Mon Sep 17 00:00:00 2001 From: Patrick Wendell Date: Fri, 30 May 2014 09:09:04 +0000 Subject: Downloads and docs page updates for 1.0.0 --- site/releases/spark-release-0-7-0.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'site/releases/spark-release-0-7-0.html') diff --git a/site/releases/spark-release-0-7-0.html b/site/releases/spark-release-0-7-0.html index 9b53aa9e3..8787aeed4 100644 --- a/site/releases/spark-release-0-7-0.html +++ b/site/releases/spark-release-0-7-0.html @@ -186,7 +186,7 @@

New Operations

-

This release adds several RDD transformations, including keys, values, keyBy, subtract, coalesce, zip. It also adds SparkContext.hadoopConfiguration to allow programs to configure Hadoop input/output settings globally across operations. Finally, it adds the RDD.toDebugString() method, which can be used to print an RDD’s lineage graph for troubleshooting.

+

This release adds several RDD transformations, including keys, values, keyBy, subtract, coalesce, zip. It also adds SparkContext.hadoopConfiguration to allow programs to configure Hadoop input/output settings globally across operations. Finally, it adds the RDD.toDebugString() method, which can be used to print an RDD’s lineage graph for troubleshooting.

EC2 Improvements

@@ -223,7 +223,7 @@

Credits

-

Spark 0.7 was the work of many contributors from Berkeley and outside—in total, 31 different contributors, of which 20 were from outside Berkeley. Here are the people who contributed, along with areas they worked on:

+

Spark 0.7 was the work of many contributors from Berkeley and outside—in total, 31 different contributors, of which 20 were from outside Berkeley. Here are the people who contributed, along with areas they worked on: