summaryrefslogtreecommitdiff
path: root/site/community.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/community.html')
-rw-r--r--site/community.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/site/community.html b/site/community.html
index 3b2d67094..555682b58 100644
--- a/site/community.html
+++ b/site/community.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>
@@ -263,14 +263,14 @@ in 2009, and was open sourced in early 2010.
Many of the ideas behind the system are presented in various
<a href="/research.html">research papers</a>.
The AMPLab continues to perform research on both improving Spark and on systems built on top, such as
-<a href="http://shark.cs.berkeley.edu">Shark</a>, <a href="/graphx/">GraphX</a>, and
+<a href="/sql/">Spark SQL</a>, <a href="/graphx/">GraphX</a>, and
<a href="/streaming/">Spark Streaming</a>.
</p>
<p>
After being released, Spark grew a developer community on GitHub and entered Apache in 2013
as its permanent home.
-A wide range of contributors now develop the project (over 250 developers from 50 companies).
+A wide range of contributors now develop the project (over 300 developers from 50 companies).
</p>
</div>