summaryrefslogtreecommitdiff
path: root/site/releases/spark-release-0-7-0.html
diff options
context:
space:
mode:
authorMatei Alexandru Zaharia <matei@apache.org>2014-02-25 06:34:58 +0000
committerMatei Alexandru Zaharia <matei@apache.org>2014-02-25 06:34:58 +0000
commitf4dccabd79b5b28af1a92ec4262846859944074b (patch)
tree890271088327abcae083ef04ccbb7f6a37896203 /site/releases/spark-release-0-7-0.html
parent97eb07ce190427cd326f0a09e19d88b026480e5e (diff)
downloadspark-website-f4dccabd79b5b28af1a92ec4262846859944074b.tar.gz
spark-website-f4dccabd79b5b28af1a92ec4262846859944074b.tar.bz2
spark-website-f4dccabd79b5b28af1a92ec4262846859944074b.zip
Fix footer for TLP, use trademark symbols
Diffstat (limited to 'site/releases/spark-release-0-7-0.html')
-rw-r--r--site/releases/spark-release-0-7-0.html11
1 files changed, 4 insertions, 7 deletions
diff --git a/site/releases/spark-release-0-7-0.html b/site/releases/spark-release-0-7-0.html
index d88b2859e..50bde9e36 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&#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>
@@ -223,7 +223,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>
@@ -274,11 +274,8 @@
<footer class="small">
<hr>
- Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
- <a href="http://incubator.apache.org/" style="border: none;">
- <img style="vertical-align: middle; float: right; margin-bottom: 15px;"
- src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
- </a>
+ Apache Spark, Spark, Apache, and the Spark logo are trademarks of
+ <a href="http://www.apache.org">The Apache Software Foundation</a>.
</footer>
</div>