summaryrefslogtreecommitdiff
path: root/site/news/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/news/index.html')
-rw-r--r--site/news/index.html19
1 files changed, 16 insertions, 3 deletions
diff --git a/site/news/index.html b/site/news/index.html
index ec968c682..efb134aaa 100644
--- a/site/news/index.html
+++ b/site/news/index.html
@@ -124,6 +124,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-0-9-1-released.html">Spark 0.9.1 released</a>
+ <span class="small">(Apr 09, 2014)</span></li>
+
<li><a href="/news/submit-talks-to-spark-summit-2014.html">Submissions and registration open for Spark Summit 2014</a>
<span class="small">(Mar 20, 2014)</span></li>
@@ -133,9 +136,6 @@
<li><a href="/news/spark-0-9-0-released.html">Spark 0.9.0 released</a>
<span class="small">(Feb 02, 2014)</span></li>
- <li><a href="/news/spark-0-8-1-released.html">Spark 0.8.1 released</a>
- <span class="small">(Dec 19, 2013)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
@@ -161,6 +161,19 @@
<article class="hentry">
<header class="entry-header">
+ <h3 class="entry-title"><a href="/news/spark-0-9-1-released.html">Spark 0.9.1 released</a></h3>
+ <div class="entry-date">April 9, 2014</div>
+ </header>
+ <div class="entry-content"><p>We are happy to announce the availability of <a href="/releases/spark-release-0-9-1.html" title="Spark Release 0.9.1">
+Spark 0.9.1</a>! Apache Spark 0.9.1 is a maintenance release with bug fixes, performance improvements, better stability with YARN and
+improved parity of the Scala and Python API. We recommend all 0.9.0 users to upgrade to this stable release.
+Contributions to this release came from 37 developers. </p>
+
+</div>
+ </article>
+
+<article class="hentry">
+ <header class="entry-header">
<h3 class="entry-title"><a href="/news/submit-talks-to-spark-summit-2014.html">Submissions and registration open for Spark Summit 2014</a></h3>
<div class="entry-date">March 20, 2014</div>
</header>