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 b81896f7c..fbeb630de 100644
--- a/site/news/index.html
+++ b/site/news/index.html
@@ -102,7 +102,6 @@
<ul class="dropdown-menu">
<li><a href="/documentation.html">Overview</a></li>
<li><a href="/docs/latest/">Latest Release (Spark 1.1.0)</a></li>
- <li><a href="/examples.html">Examples</a></li>
</ul>
</li>
<li class="dropdown">
@@ -116,6 +115,7 @@
<li><a href="https://cwiki.apache.org/confluence/display/SPARK/Powered+By+Spark">Powered By</a></li>
</ul>
</li>
+ <li><a href="/examples.html">Examples</a></li>
<li><a href="/faq.html">FAQ</a></li>
</ul>
</div>
@@ -129,6 +129,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-wins-daytona-gray-sort-100tb-benchmark.html">Spark wins Daytona Gray Sort 100TB Benchmark</a>
+ <span class="small">(Nov 05, 2014)</span></li>
+
<li><a href="/news/proposals-open-for-spark-summit-east.html">Submissions open for Spark Summit East 2015 in New York</a>
<span class="small">(Oct 18, 2014)</span></li>
@@ -138,9 +141,6 @@
<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>
-
</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
@@ -166,6 +166,16 @@
<article class="hentry">
<header class="entry-header">
+ <h3 class="entry-title"><a href="/news/spark-wins-daytona-gray-sort-100tb-benchmark.html">Spark wins Daytona Gray Sort 100TB Benchmark</a></h3>
+ <div class="entry-date">November 5, 2014</div>
+ </header>
+ <div class="entry-content"><p>We are proud to announce that Spark won the <a href="http://sortbenchmark.org/">2014 Gray Sort Benchmark</a> (Daytona 100TB category). A team from <a href="http://databricks.com/">Databricks</a> including Spark committers, Reynold Xin, Xiangrui Meng, and Matei Zaharia, <a href="http://databricks.com/blog/2014/11/05/spark-officially-sets-a-new-record-in-large-scale-sorting.html">entered the benchmark using Spark</a>. Spark won a tie with the Themis team from UCSD, and jointly set a new world record in sorting.</p>
+
+</div>
+ </article>
+
+<article class="hentry">
+ <header class="entry-header">
<h3 class="entry-title"><a href="/news/proposals-open-for-spark-summit-east.html">Submissions open for Spark Summit East 2015 in New York</a></h3>
<div class="entry-date">October 18, 2014</div>
</header>