summaryrefslogtreecommitdiff
path: root/site/releases/spark-release-0-7-0.html
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2014-08-18 19:16:42 +0000
committerPatrick Wendell <pwendell@apache.org>2014-08-18 19:16:42 +0000
commit6f114d6fcc3df7a9ad8212efbf4c85367fb13156 (patch)
tree318bf9a8a90c5a66d2b77b94c48743b9ef3283df /site/releases/spark-release-0-7-0.html
parenteba11cea276c1b5ffbe8a95e56471d23639fca6b (diff)
downloadspark-website-6f114d6fcc3df7a9ad8212efbf4c85367fb13156.tar.gz
spark-website-6f114d6fcc3df7a9ad8212efbf4c85367fb13156.tar.bz2
spark-website-6f114d6fcc3df7a9ad8212efbf4c85367fb13156.zip
Adding MapR artifact links for v1.0.2.
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 16467dc45..2661c0ffd 100644
--- a/site/releases/spark-release-0-7-0.html
+++ b/site/releases/spark-release-0-7-0.html
@@ -186,7 +186,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’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&#8217;s lineage graph for troubleshooting.</p>
<h3>EC2 Improvements</h3>
@@ -223,7 +223,7 @@
<h3>Credits</h3>
-<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>
+<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>
<ul>
<li>Mikhail Bautin -- Maven build</li>