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.html17
1 files changed, 14 insertions, 3 deletions
diff --git a/site/news/index.html b/site/news/index.html
index 2da59590d..f9d59de17 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-1-0-0-released.html">Spark 1.0.0 released</a>
+ <span class="small">(May 30, 2014)</span></li>
+
<li><a href="/news/spark-summit-agenda-posted.html">Spark Summit agenda posted</a>
<span class="small">(May 11, 2014)</span></li>
@@ -133,9 +136,6 @@
<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>
- <li><a href="/news/spark-becomes-tlp.html">Spark becomes top-level Apache project</a>
- <span class="small">(Feb 27, 2014)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
@@ -161,6 +161,17 @@
<article class="hentry">
<header class="entry-header">
+ <h3 class="entry-title"><a href="/news/spark-1-0-0-released.html">Spark 1.0.0 released</a></h3>
+ <div class="entry-date">May 30, 2014</div>
+ </header>
+ <div class="entry-content"><p>We are happy to announce the availability of <a href="/releases/spark-release-1-0-0.html" title="Spark Release 1.0.0">Spark 1.0.0</a>! Spark 1.0.0 is the first in the 1.0 line of releases, providing API stability for Spark&#8217;s core interfaces. It is Spark&#8217;s largest release ever, with contributions from 117 developers.
+This release expands Spark&#8217;s standard libraries, introducing a new SQL package (SparkSQL) which lets users integrate SQL queries into existing Spark workflows. MLlib, Spark&#8217;s machine learning library, is expanded with sparse vector support and several new algorithms. The GraphX and Streaming libraries also introduce new features and optimizations. Spark&#8217;s core engine adds support for secured YARN clusters, a unified tool for submitting Spark applications, and several performance and stability improvements.</p>
+
+</div>
+ </article>
+
+<article class="hentry">
+ <header class="entry-header">
<h3 class="entry-title"><a href="/news/spark-summit-agenda-posted.html">Spark Summit agenda posted</a></h3>
<div class="entry-date">May 11, 2014</div>
</header>