From f64cac396b1a479fe4412d728c1b6797ded7873a Mon Sep 17 00:00:00 2001 From: Patrick Wendell Date: Thu, 19 Dec 2013 23:48:38 +0000 Subject: Adding 0.8.1 release --- 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 4f75f7b46..8a1dda5d3 100644 --- a/site/releases/spark-release-0-7-0.html +++ b/site/releases/spark-release-0-7-0.html @@ -158,7 +158,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

@@ -195,7 +195,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: