summaryrefslogtreecommitdiff
path: root/site/news/spark-1-1-0-released.html
diff options
context:
space:
mode:
authorReynold Xin <rxin@apache.org>2016-01-14 18:30:11 +0000
committerReynold Xin <rxin@apache.org>2016-01-14 18:30:11 +0000
commitca9adef30c96f9f948bf689f80b83a2b17c12a10 (patch)
treeb2281cd62e6bea1318cc2d13ac7a55a2140359e7 /site/news/spark-1-1-0-released.html
parente40429c0bc9ee74121a6327be9b2fba3abd1ec43 (diff)
downloadspark-website-ca9adef30c96f9f948bf689f80b83a2b17c12a10.tar.gz
spark-website-ca9adef30c96f9f948bf689f80b83a2b17c12a10.tar.bz2
spark-website-ca9adef30c96f9f948bf689f80b83a2b17c12a10.zip
spark summit east agenda
Diffstat (limited to 'site/news/spark-1-1-0-released.html')
-rw-r--r--site/news/spark-1-1-0-released.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/site/news/spark-1-1-0-released.html b/site/news/spark-1-1-0-released.html
index a187a6588..ea1211013 100644
--- a/site/news/spark-1-1-0-released.html
+++ b/site/news/spark-1-1-0-released.html
@@ -134,6 +134,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">
+ <li><a href="/news/spark-summit-east-agenda-posted.html">Spark Summit East (Feb 16, 2016, New York) agenda posted</a>
+ <span class="small">(Jan 14, 2016)</span></li>
+
<li><a href="/news/spark-1-6-0-released.html">Spark 1.6.0 released</a>
<span class="small">(Jan 04, 2016)</span></li>
@@ -143,9 +146,6 @@
<li><a href="/news/spark-1-5-2-released.html">Spark 1.5.2 released</a>
<span class="small">(Nov 09, 2015)</span></li>
- <li><a href="/news/submit-talks-to-spark-summit-east-2016.html">Submission is open for Spark Summit East 2016</a>
- <span class="small">(Oct 14, 2015)</span></li>
-
</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
@@ -172,7 +172,7 @@
<p>We are happy to announce the availability of <a href="/releases/spark-release-1-1-0.html" title="Spark Release 1.1.0">Spark 1.1.0</a>! Spark 1.1.0 is the second release on the API-compatible 1.X line. It is Spark&#8217;s largest release ever, with contributions from 171 developers!</p>
-<p>This release brings operational and performance improvements in Spark core including a new implementation of the Spark shuffle designed for very large scale workloads. Spark 1.1 adds significant extensions to the newest Spark modules, MLlib and Spark SQL. Spark SQL introduces a JDBC server, byte code generation for fast expression evaluation, a public types API, JSON support, and other features and optimizations. MLlib introduces a new statistics libary along with several new algorithms and optimizations. Spark 1.1 also builds out Spark’s Python support and adds new components to the Spark Streaming module. </p>
+<p>This release brings operational and performance improvements in Spark core including a new implementation of the Spark shuffle designed for very large scale workloads. Spark 1.1 adds significant extensions to the newest Spark modules, MLlib and Spark SQL. Spark SQL introduces a JDBC server, byte code generation for fast expression evaluation, a public types API, JSON support, and other features and optimizations. MLlib introduces a new statistics libary along with several new algorithms and optimizations. Spark 1.1 also builds out Spark’s Python support and adds new components to the Spark Streaming module.</p>
<p>Visit the <a href="/releases/spark-release-1-1-0.html" title="Spark Release 1.1.0">release notes</a> to read about the new features, or <a href="/downloads.html">download</a> the release today.</p>