summaryrefslogtreecommitdiff
path: root/site/releases/spark-release-0-7-0.html
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2014-07-12 00:41:27 +0000
committerPatrick Wendell <pwendell@apache.org>2014-07-12 00:41:27 +0000
commitac807a0867562c68243f3d93df6c2f9600d2d799 (patch)
treec1bc70b3383d115e82de9c7f6fe7726ab77c3bbe /site/releases/spark-release-0-7-0.html
parent0beac4e243f85e71554fe04093b09eb1745fea82 (diff)
downloadspark-website-ac807a0867562c68243f3d93df6c2f9600d2d799.tar.gz
spark-website-ac807a0867562c68243f3d93df6c2f9600d2d799.tar.bz2
spark-website-ac807a0867562c68243f3d93df6c2f9600d2d799.zip
Adding 1.0.1 release of Spark.
Diffstat (limited to 'site/releases/spark-release-0-7-0.html')
-rw-r--r--site/releases/spark-release-0-7-0.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/site/releases/spark-release-0-7-0.html b/site/releases/spark-release-0-7-0.html
index 562e42918..2bc4b2b25 100644
--- a/site/releases/spark-release-0-7-0.html
+++ b/site/releases/spark-release-0-7-0.html
@@ -96,7 +96,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
- <li><a href="/docs/latest/">Latest Release (Spark 1.0)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.0.1)</a></li>
<li><a href="/examples.html">Examples</a></li>
</ul>
</li>
@@ -124,6 +124,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-1-0-1-released.html">Spark 1.0.1 released</a>
+ <span class="small">(Jul 11, 2014)</span></li>
+
<li><a href="/news/two-weeks-to-spark-summit-2014.html">Two weeks to Spark Summit 2014</a>
<span class="small">(Jun 16, 2014)</span></li>
@@ -133,9 +136,6 @@
<li><a href="/news/spark-summit-agenda-posted.html">Spark Summit agenda posted</a>
<span class="small">(May 11, 2014)</span></li>
- <li><a href="/news/spark-0-9-1-released.html">Spark 0.9.1 released</a>
- <span class="small">(Apr 09, 2014)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
@@ -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>