summaryrefslogtreecommitdiff
path: root/site/releases/spark-release-0-7-0.html
diff options
context:
space:
mode:
authorMatei Alexandru Zaharia <matei@apache.org>2014-01-08 05:43:23 +0000
committerMatei Alexandru Zaharia <matei@apache.org>2014-01-08 05:43:23 +0000
commite42e6e2bef38ca1d6fb92c27a7556f30be940574 (patch)
tree41cfc272012a0ddb13dfb2e2c7a375836f6134df /site/releases/spark-release-0-7-0.html
parentfb987595ab03e186b8fc3df08f8c649ca4f49fbd (diff)
downloadspark-website-e42e6e2bef38ca1d6fb92c27a7556f30be940574.tar.gz
spark-website-e42e6e2bef38ca1d6fb92c27a7556f30be940574.tar.bz2
spark-website-e42e6e2bef38ca1d6fb92c27a7556f30be940574.zip
Added links to Nabble archvies of mailing lists
Diffstat (limited to 'site/releases/spark-release-0-7-0.html')
-rw-r--r--site/releases/spark-release-0-7-0.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/releases/spark-release-0-7-0.html b/site/releases/spark-release-0-7-0.html
index 8a1dda5d3..4f75f7b46 100644
--- a/site/releases/spark-release-0-7-0.html
+++ b/site/releases/spark-release-0-7-0.html
@@ -158,7 +158,7 @@
<h3>New Operations</h3>
-<p>This release adds several RDD transformations, including <tt>keys</tt>, <tt>values</tt>, <tt>keyBy</tt>, <tt>subtract</tt>, <tt>coalesce</tt>, <tt>zip</tt>. It also adds <tt>SparkContext.hadoopConfiguration</tt> to allow programs to configure Hadoop input/output settings globally across operations. Finally, it adds the <tt>RDD.toDebugString()</tt> method, which can be used to print an RDD&#8217;s lineage graph for troubleshooting.</p>
+<p>This release adds several RDD transformations, including <tt>keys</tt>, <tt>values</tt>, <tt>keyBy</tt>, <tt>subtract</tt>, <tt>coalesce</tt>, <tt>zip</tt>. It also adds <tt>SparkContext.hadoopConfiguration</tt> to allow programs to configure Hadoop input/output settings globally across operations. Finally, it adds the <tt>RDD.toDebugString()</tt> method, which can be used to print an RDD’s lineage graph for troubleshooting.</p>
<h3>EC2 Improvements</h3>
@@ -195,7 +195,7 @@
<h3>Credits</h3>
-<p>Spark 0.7 was the work of many contributors from Berkeley and outside&#8212;in total, 31 different contributors, of which 20 were from outside Berkeley. Here are the people who contributed, along with areas they worked on:</p>
+<p>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:</p>
<ul>
<li>Mikhail Bautin -- Maven build</li>