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.html18
1 files changed, 14 insertions, 4 deletions
diff --git a/site/news/index.html b/site/news/index.html
index fcf8095fe..e5bdbef79 100644
--- a/site/news/index.html
+++ b/site/news/index.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.1)</a></li>
+ <li><a href="/docs/latest/">Latest Release (Spark 1.0.2)</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-2-released.html">Spark 1.0.2 released</a>
+ <span class="small">(Aug 05, 2014)</span></li>
+
<li><a href="/news/spark-0-9-2-released.html">Spark 0.9.2 released</a>
<span class="small">(Jul 23, 2014)</span></li>
@@ -133,9 +136,6 @@
<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>
-
</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
@@ -161,6 +161,16 @@
<article class="hentry">
<header class="entry-header">
+ <h3 class="entry-title"><a href="/news/spark-1-0-2-released.html">Spark 1.0.2 released</a></h3>
+ <div class="entry-date">August 5, 2014</div>
+ </header>
+ <div class="entry-content"><p>We are happy to announce the availability of <a href="/releases/spark-release-1-0-2.html" title="Spark Release 1.0.2">Spark 1.0.2</a>! This release includes contributions from 30 developers. Spark 1.0.2 includes fixes across several areas of Spark, including the core API, PySpark, and MLlib.</p>
+
+</div>
+ </article>
+
+<article class="hentry">
+ <header class="entry-header">
<h3 class="entry-title"><a href="/news/spark-0-9-2-released.html">Spark 0.9.2 released</a></h3>
<div class="entry-date">July 23, 2014</div>
</header>