Repository: spark-website
Updated Branches:
  refs/heads/asf-site c693f2a7d -> 8781cd3c4


http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/releases/spark-release-1-2-1.html
----------------------------------------------------------------------
diff --git a/site/releases/spark-release-1-2-1.html 
b/site/releases/spark-release-1-2-1.html
index f2a8c60..22e3a1e 100644
--- a/site/releases/spark-release-1-2-1.html
+++ b/site/releases/spark-release-1-2-1.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/releases/spark-release-1-2-2.html
----------------------------------------------------------------------
diff --git a/site/releases/spark-release-1-2-2.html 
b/site/releases/spark-release-1-2-2.html
index 2fc7a38..c70ceee 100644
--- a/site/releases/spark-release-1-2-2.html
+++ b/site/releases/spark-release-1-2-2.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/releases/spark-release-1-3-0.html
----------------------------------------------------------------------
diff --git a/site/releases/spark-release-1-3-0.html 
b/site/releases/spark-release-1-3-0.html
index 5bf1840..9e47334 100644
--- a/site/releases/spark-release-1-3-0.html
+++ b/site/releases/spark-release-1-3-0.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>
@@ -191,7 +191,7 @@
 <p>To download Spark 1.3 visit the <a href="/downloads.html">downloads</a> 
page.</p>
 
 <h3 id="spark-core">Spark Core</h3>
-<p>Spark 1.3 sees a handful of usability improvements in the core engine. The 
core API now supports <a 
href="https://issues.apache.org/jira/browse/SPARK-5430";>multi level aggregation 
trees</a> to help speed up expensive reduce operations. <a 
href="https://issues.apache.org/jira/browse/SPARK-5063";>Improved error 
reporting</a> has been added for certain gotcha operations. Spark&#8217;s Jetty 
dependency is <a href="https://issues.apache.org/jira/browse/SPARK-3996";>now 
shaded</a> to help avoid conflicts with user programs. Spark now supports <a 
href="https://issues.apache.org/jira/browse/SPARK-3883";>SSL encryption</a> for 
some communication endpoints. Finaly, realtime <a 
href="https://issues.apache.org/jira/browse/SPARK-3428";>GC metrics</a> and <a 
href="https://issues.apache.org/jira/browse/SPARK-4874";>record counts</a> have 
been added to the UI.</p>
+<p>Spark 1.3 sees a handful of usability improvements in the core engine. The 
core API now supports <a 
href="https://issues.apache.org/jira/browse/SPARK-5430";>multi level aggregation 
trees</a> to help speed up expensive reduce operations. <a 
href="https://issues.apache.org/jira/browse/SPARK-5063";>Improved error 
reporting</a> has been added for certain gotcha operations. Spark&#8217;s Jetty 
dependency is <a href="https://issues.apache.org/jira/browse/SPARK-3996";>now 
shaded</a> to help avoid conflicts with user programs. Spark now supports <a 
href="https://issues.apache.org/jira/browse/SPARK-3883";>SSL encryption</a> for 
some communication endpoints. Finaly, realtime <a 
href="https://issues.apache.org/jira/browse/SPARK-3428";>GC metrics</a> and <a 
href="https://issues.apache.org/jira/browse/SPARK-4874";>record counts</a> have 
been added to the UI. </p>
 
 <h3 id="dataframe-api">DataFrame API</h3>
 <p>Spark 1.3 adds a new <a 
href="/docs/1.3.0/sql-programming-guide.html#dataframes">DataFrames API</a> 
that provides powerful and convenient operators when working with structured 
datasets. The DataFrame is an evolution of the base RDD API that includes named 
fields along with schema information. It’s easy to construct a DataFrame from 
sources such as Hive tables, JSON data, a JDBC database, or any implementation 
of Spark’s new data source API. Data frames will become a common interchange 
format between Spark components and when importing and exporting data to other 
systems. Data frames are supported in Python, Scala, and Java.</p>
@@ -203,7 +203,7 @@
 <p>In this release Spark MLlib introduces several new algorithms: latent 
Dirichlet allocation (LDA) for <a 
href="https://issues.apache.org/jira/browse/SPARK-1405";>topic modeling</a>, <a 
href="https://issues.apache.org/jira/browse/SPARK-2309";>multinomial logistic 
regression</a> for multiclass classification, <a 
href="https://issues.apache.org/jira/browse/SPARK-5012";>Gaussian mixture model 
(GMM)</a> and <a href="https://issues.apache.org/jira/browse/SPARK-4259";>power 
iteration clustering</a> for clustering, <a 
href="https://issues.apache.org/jira/browse/SPARK-4001";>FP-growth</a> for 
frequent pattern mining, and <a 
href="https://issues.apache.org/jira/browse/SPARK-4409";>block matrix 
abstraction</a> for distributed linear algebra. Initial support has been added 
for <a href="https://issues.apache.org/jira/browse/SPARK-4587";>model 
import/export</a> in exchangeable format, which will be expanded in future 
versions to cover more model types in Java/Python/Scala. The implementations of 
k-mea
 ns and ALS receive <a href="https://issues.apache.org/jira/browse/SPARK-3424, 
https://issues.apache.org/jira/browse/SPARK-3541";>updates</a> that lead to 
significant performance gain. PySpark now supports the <a 
href="https://issues.apache.org/jira/browse/SPARK-4586";>ML pipeline API</a> 
added in Spark 1.2, and <a 
href="https://issues.apache.org/jira/browse/SPARK-5094";>gradient boosted 
trees</a> and <a 
href="https://issues.apache.org/jira/browse/SPARK-5012";>Gaussian mixture 
model</a>. Finally, the ML pipeline API has been ported to support the new 
DataFrames abstraction.</p>
 
 <h3 id="spark-streaming">Spark Streaming</h3>
-<p>Spark 1.3 introduces a new <a 
href="https://issues.apache.org/jira/browse/SPARK-4964";><em>direct</em> Kafka 
API</a> (<a 
href="http://spark.apache.org/docs/1.3.0/streaming-kafka-integration.html";>docs</a>)
 which enables exactly-once delivery without the use of write ahead logs. It 
also adds a <a href="https://issues.apache.org/jira/browse/SPARK-5047";>Python 
Kafka API</a> along with infrastructure for additional Python API’s in future 
releases. An online version of <a 
href="https://issues.apache.org/jira/browse/SPARK-4979";>logistic regression</a> 
and the ability to read <a 
href="https://issues.apache.org/jira/browse/SPARK-4969";>binary records</a> have 
also been added. For stateful operations, support has been added for loading of 
an <a href="https://issues.apache.org/jira/browse/SPARK-3660";>initial state 
RDD</a>. Finally, the streaming programming guide has been updated to include 
information about SQL and DataFrame operations within streaming applications, 
and important clarific
 ations to the fault-tolerance semantics.</p>
+<p>Spark 1.3 introduces a new <a 
href="https://issues.apache.org/jira/browse/SPARK-4964";><em>direct</em> Kafka 
API</a> (<a 
href="http://spark.apache.org/docs/1.3.0/streaming-kafka-integration.html";>docs</a>)
 which enables exactly-once delivery without the use of write ahead logs. It 
also adds a <a href="https://issues.apache.org/jira/browse/SPARK-5047";>Python 
Kafka API</a> along with infrastructure for additional Python API’s in future 
releases. An online version of <a 
href="https://issues.apache.org/jira/browse/SPARK-4979";>logistic regression</a> 
and the ability to read <a 
href="https://issues.apache.org/jira/browse/SPARK-4969";>binary records</a> have 
also been added. For stateful operations, support has been added for loading of 
an <a href="https://issues.apache.org/jira/browse/SPARK-3660";>initial state 
RDD</a>. Finally, the streaming programming guide has been updated to include 
information about SQL and DataFrame operations within streaming applications, 
and important clarific
 ations to the fault-tolerance semantics. </p>
 
 <h3 id="graphx">GraphX</h3>
 <p>GraphX adds a handful of utility functions in this release, including 
conversion into a <a 
href="https://issues.apache.org/jira/browse/SPARK-4917";>canonical edge 
graph</a>.</p>
@@ -219,7 +219,7 @@
 <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/SPARK-6194";>SPARK-6194</a>: A 
memory leak in PySPark&#8217;s <code>collect()</code>.</li>
   <li><a 
href="https://issues.apache.org/jira/browse/SPARK-6222";>SPARK-6222</a>: An 
issue with failure recovery in Spark Streaming.</li>
-  <li><a 
href="https://issues.apache.org/jira/browse/SPARK-6315";>SPARK-6315</a>: Spark 
SQL can&#8217;t read parquet data generated with Spark 1.1.</li>
+  <li><a 
href="https://issues.apache.org/jira/browse/SPARK-6315";>SPARK-6315</a>: Spark 
SQL can&#8217;t read parquet data generated with Spark 1.1. </li>
   <li><a 
href="https://issues.apache.org/jira/browse/SPARK-6247";>SPARK-6247</a>: Errors 
analyzing certain join types in Spark SQL.</li>
 </ul>
 

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/releases/spark-release-1-3-1.html
----------------------------------------------------------------------
diff --git a/site/releases/spark-release-1-3-1.html 
b/site/releases/spark-release-1-3-1.html
index fc3d52e..2193239 100644
--- a/site/releases/spark-release-1-3-1.html
+++ b/site/releases/spark-release-1-3-1.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>
@@ -196,10 +196,10 @@
 <h4 id="spark-sql">Spark SQL</h4>
 <ul>
   <li>Unable to use reserved words in DDL (<a 
href="http://issues.apache.org/jira/browse/SPARK-6250";>SPARK-6250</a>)</li>
-  <li>Parquet no longer caches metadata (<a 
href="http://issues.apache.org/jira/browse/SPARK-6575";>SPARK-6575</a>)</li>
+  <li>Parquet no longer caches metadata (<a 
href="http://issues.apache.org/jira/browse/SPARK-6575";>SPARK-6575</a>) </li>
   <li>Bug when joining two Parquet tables (<a 
href="http://issues.apache.org/jira/browse/SPARK-6851";>SPARK-6851</a>)</li>
-  <li>Unable to read parquet data generated by Spark 1.1.1 (<a 
href="http://issues.apache.org/jira/browse/SPARK-6315";>SPARK-6315</a>)</li>
-  <li>Parquet data source may use wrong Hadoop FileSystem (<a 
href="http://issues.apache.org/jira/browse/SPARK-6330";>SPARK-6330</a>)</li>
+  <li>Unable to read parquet data generated by Spark 1.1.1 (<a 
href="http://issues.apache.org/jira/browse/SPARK-6315";>SPARK-6315</a>) </li>
+  <li>Parquet data source may use wrong Hadoop FileSystem (<a 
href="http://issues.apache.org/jira/browse/SPARK-6330";>SPARK-6330</a>) </li>
 </ul>
 
 <h4 id="spark-streaming">Spark Streaming</h4>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/releases/spark-release-1-4-0.html
----------------------------------------------------------------------
diff --git a/site/releases/spark-release-1-4-0.html 
b/site/releases/spark-release-1-4-0.html
index f42193e..44e6d1e 100644
--- a/site/releases/spark-release-1-4-0.html
+++ b/site/releases/spark-release-1-4-0.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>
@@ -250,7 +250,7 @@ Python coverage. MLlib also adds several new algorithms.</p>
 </ul>
 
 <h3 id="spark-streaming">Spark Streaming</h3>
-<p>Spark streaming adds visual instrumentation graphs and significantly 
improved debugging information in the UI. It also enhances support for both 
Kafka and Kinesis.</p>
+<p>Spark streaming adds visual instrumentation graphs and significantly 
improved debugging information in the UI. It also enhances support for both 
Kafka and Kinesis. </p>
 
 <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/SPARK-7602";>SPARK-7602</a>: 
Visualization and monitoring in the streaming UI including batch drill down (<a 
href="https://issues.apache.org/jira/browse/SPARK-6796";>SPARK-6796</a>, <a 
href="https://issues.apache.org/jira/browse/SPARK-6862";>SPARK-6862</a>)</li>
@@ -276,7 +276,7 @@ Python coverage. MLlib also adds several new algorithms.</p>
 
 <h4 id="test-partners">Test Partners</h4>
 
-<p>Thanks to The following organizations, who helped benchmark or integration 
test release candidates: <br /> Intel, Palantir, Cloudera, Mesosphere, Huawei, 
Shopify, Netflix, Yahoo, UC Berkeley and Databricks.</p>
+<p>Thanks to The following organizations, who helped benchmark or integration 
test release candidates: <br /> Intel, Palantir, Cloudera, Mesosphere, Huawei, 
Shopify, Netflix, Yahoo, UC Berkeley and Databricks. </p>
 
 <h4 id="contributors">Contributors</h4>
 <ul>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/releases/spark-release-1-4-1.html
----------------------------------------------------------------------
diff --git a/site/releases/spark-release-1-4-1.html 
b/site/releases/spark-release-1-4-1.html
index 0e77706..807274e 100644
--- a/site/releases/spark-release-1-4-1.html
+++ b/site/releases/spark-release-1-4-1.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/releases/spark-release-1-5-0.html
----------------------------------------------------------------------
diff --git a/site/releases/spark-release-1-5-0.html 
b/site/releases/spark-release-1-5-0.html
index a8db194..4c0a120 100644
--- a/site/releases/spark-release-1-5-0.html
+++ b/site/releases/spark-release-1-5-0.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>
@@ -191,25 +191,25 @@
 <p>You can consult JIRA for the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315420&amp;version=12332078";>detailed
 changes</a>. We have curated a list of high level changes here:</p>
 
 <ul id="markdown-toc">
-  <li><a href="#apis-rdd-dataframe-and-sql" 
id="markdown-toc-apis-rdd-dataframe-and-sql">APIs: RDD, DataFrame and 
SQL</a></li>
-  <li><a href="#backend-execution-dataframe-and-sql" 
id="markdown-toc-backend-execution-dataframe-and-sql">Backend Execution: 
DataFrame and SQL</a></li>
-  <li><a 
href="#integrations-data-sources-hive-hadoop-mesos-and-cluster-management" 
id="markdown-toc-integrations-data-sources-hive-hadoop-mesos-and-cluster-management">Integrations:
 Data Sources, Hive, Hadoop, Mesos and Cluster Management</a></li>
-  <li><a href="#r-language" id="markdown-toc-r-language">R Language</a></li>
-  <li><a href="#machine-learning-and-advanced-analytics" 
id="markdown-toc-machine-learning-and-advanced-analytics">Machine Learning and 
Advanced Analytics</a></li>
-  <li><a href="#spark-streaming" id="markdown-toc-spark-streaming">Spark 
Streaming</a></li>
-  <li><a href="#deprecations-removals-configs-and-behavior-changes" 
id="markdown-toc-deprecations-removals-configs-and-behavior-changes">Deprecations,
 Removals, Configs, and Behavior Changes</a>    <ul>
-      <li><a href="#spark-core" id="markdown-toc-spark-core">Spark 
Core</a></li>
-      <li><a href="#spark-sql--dataframes" 
id="markdown-toc-spark-sql--dataframes">Spark SQL &amp; DataFrames</a></li>
-      <li><a href="#spark-streaming-1" 
id="markdown-toc-spark-streaming-1">Spark Streaming</a></li>
-      <li><a href="#mllib" id="markdown-toc-mllib">MLlib</a></li>
+  <li><a href="#apis-rdd-dataframe-and-sql">APIs: RDD, DataFrame and 
SQL</a></li>
+  <li><a href="#backend-execution-dataframe-and-sql">Backend Execution: 
DataFrame and SQL</a></li>
+  <li><a 
href="#integrations-data-sources-hive-hadoop-mesos-and-cluster-management">Integrations:
 Data Sources, Hive, Hadoop, Mesos and Cluster Management</a></li>
+  <li><a href="#r-language">R Language</a></li>
+  <li><a href="#machine-learning-and-advanced-analytics">Machine Learning and 
Advanced Analytics</a></li>
+  <li><a href="#spark-streaming">Spark Streaming</a></li>
+  <li><a 
href="#deprecations-removals-configs-and-behavior-changes">Deprecations, 
Removals, Configs, and Behavior Changes</a>    <ul>
+      <li><a href="#spark-core">Spark Core</a></li>
+      <li><a href="#spark-sql--dataframes">Spark SQL &amp; DataFrames</a></li>
+      <li><a href="#spark-streaming-1">Spark Streaming</a></li>
+      <li><a href="#mllib">MLlib</a></li>
     </ul>
   </li>
-  <li><a href="#known-issues" id="markdown-toc-known-issues">Known Issues</a>  
  <ul>
-      <li><a href="#sqldataframe" 
id="markdown-toc-sqldataframe">SQL/DataFrame</a></li>
-      <li><a href="#streaming" id="markdown-toc-streaming">Streaming</a></li>
+  <li><a href="#known-issues">Known Issues</a>    <ul>
+      <li><a href="#sqldataframe">SQL/DataFrame</a></li>
+      <li><a href="#streaming">Streaming</a></li>
     </ul>
   </li>
-  <li><a href="#credits" id="markdown-toc-credits">Credits</a></li>
+  <li><a href="#credits">Credits</a></li>
 </ul>
 
 <h3 id="apis-rdd-dataframe-and-sql">APIs: RDD, DataFrame and SQL</h3>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/releases/spark-release-1-5-1.html
----------------------------------------------------------------------
diff --git a/site/releases/spark-release-1-5-1.html 
b/site/releases/spark-release-1-5-1.html
index 8516a03..9f6e4b7 100644
--- a/site/releases/spark-release-1-5-1.html
+++ b/site/releases/spark-release-1-5-1.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/releases/spark-release-1-5-2.html
----------------------------------------------------------------------
diff --git a/site/releases/spark-release-1-5-2.html 
b/site/releases/spark-release-1-5-2.html
index f21f9df..02bc003 100644
--- a/site/releases/spark-release-1-5-2.html
+++ b/site/releases/spark-release-1-5-2.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/releases/spark-release-1-6-0.html
----------------------------------------------------------------------
diff --git a/site/releases/spark-release-1-6-0.html 
b/site/releases/spark-release-1-6-0.html
index 530c28c..b9c245f 100644
--- a/site/releases/spark-release-1-6-0.html
+++ b/site/releases/spark-release-1-6-0.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>
@@ -191,13 +191,13 @@
 <p>You can consult JIRA for the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12333083&amp;projectId=12315420";>detailed
 changes</a>. We have curated a list of high level changes here:</p>
 
 <ul id="markdown-toc">
-  <li><a href="#spark-coresql" id="markdown-toc-spark-coresql">Spark 
Core/SQL</a></li>
-  <li><a href="#spark-streaming" id="markdown-toc-spark-streaming">Spark 
Streaming</a></li>
-  <li><a href="#mllib" id="markdown-toc-mllib">MLlib</a></li>
-  <li><a href="#deprecations" 
id="markdown-toc-deprecations">Deprecations</a></li>
-  <li><a href="#changes-of-behavior" 
id="markdown-toc-changes-of-behavior">Changes of behavior</a></li>
-  <li><a href="#known-issues" id="markdown-toc-known-issues">Known 
issues</a></li>
-  <li><a href="#credits" id="markdown-toc-credits">Credits</a></li>
+  <li><a href="#spark-coresql">Spark Core/SQL</a></li>
+  <li><a href="#spark-streaming">Spark Streaming</a></li>
+  <li><a href="#mllib">MLlib</a></li>
+  <li><a href="#deprecations">Deprecations</a></li>
+  <li><a href="#changes-of-behavior">Changes of behavior</a></li>
+  <li><a href="#known-issues">Known issues</a></li>
+  <li><a href="#credits">Credits</a></li>
 </ul>
 
 <h3 id="spark-coresql">Spark Core/SQL</h3>
@@ -220,7 +220,7 @@
     <ul>
       <li><a 
href="https://issues.apache.org/jira/browse/SPARK-10000";>SPARK-10000</a> 
<strong>Unified Memory Management</strong>  - Shared memory for execution and 
caching instead of exclusive division of the regions.</li>
       <li><a 
href="https://issues.apache.org/jira/browse/SPARK-11787";>SPARK-11787</a> 
<strong>Parquet Performance</strong> - Improve Parquet scan performance when 
using flat schemas.</li>
-      <li><a 
href="https://issues.apache.org/jira/browse/SPARK-9241";>SPARK-9241&#160;</a> 
<strong>Improved query planner for queries having distinct 
aggregations</strong> - Query plans of distinct aggregations are more robust 
when distinct columns have high cardinality.</li>
+      <li><a 
href="https://issues.apache.org/jira/browse/SPARK-9241";>SPARK-9241&#160;</a> 
<strong>Improved query planner for queries having distinct 
aggregations</strong> - Query plans of distinct aggregations are more robust 
when distinct columns have high cardinality. </li>
       <li><a 
href="https://issues.apache.org/jira/browse/SPARK-9858";>SPARK-9858&#160;</a> 
<strong>Adaptive query execution</strong> - Initial support for automatically 
selecting the number of reducers for joins and aggregations.</li>
       <li><a 
href="https://issues.apache.org/jira/browse/SPARK-10978";>SPARK-10978</a> 
<strong>Avoiding double filters in Data Source API</strong> - When implementing 
a data source with filter pushdown, developers can now tell Spark SQL to avoid 
double evaluating a pushed-down filter.</li>
       <li><a 
href="https://issues.apache.org/jira/browse/SPARK-11111";>SPARK-11111</a> 
<strong>Fast null-safe joins</strong> - Joins using null-safe equality 
(<code>&lt;=&gt;</code>) will now execute using SortMergeJoin instead of 
computing a cartisian product.</li>
@@ -233,7 +233,7 @@
 <h3 id="spark-streaming">Spark Streaming</h3>
 
 <ul>
-  <li><strong>API Updates</strong>
+  <li><strong>API Updates</strong> 
     <ul>
       <li><a 
href="https://issues.apache.org/jira/browse/SPARK-2629";>SPARK-2629&#160;</a> 
<strong>New improved state management</strong> - <code>mapWithState</code> - a 
DStream transformation for stateful stream processing, supercedes 
<code>updateStateByKey</code> in functionality and performance.</li>
       <li><a 
href="https://issues.apache.org/jira/browse/SPARK-11198";>SPARK-11198</a> 
<strong>Kinesis record deaggregation</strong> - Kinesis streams have been 
upgraded to use KCL 1.4.0 and supports transparent deaggregation of 
KPL-aggregated records.</li>
@@ -244,7 +244,7 @@
   <li><strong>UI Improvements</strong>
     <ul>
       <li>Made failures visible in the streaming tab, in the timelines, batch 
list, and batch details page.</li>
-      <li>Made output operations visible in the streaming tab as progress 
bars.</li>
+      <li>Made output operations visible in the streaming tab as progress 
bars. </li>
     </ul>
   </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/releases/spark-release-1-6-1.html
----------------------------------------------------------------------
diff --git a/site/releases/spark-release-1-6-1.html 
b/site/releases/spark-release-1-6-1.html
index 23d4ab4..4321561 100644
--- a/site/releases/spark-release-1-6-1.html
+++ b/site/releases/spark-release-1-6-1.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/releases/spark-release-1-6-2.html
----------------------------------------------------------------------
diff --git a/site/releases/spark-release-1-6-2.html 
b/site/releases/spark-release-1-6-2.html
index dfbbaf9..36b9a4b 100644
--- a/site/releases/spark-release-1-6-2.html
+++ b/site/releases/spark-release-1-6-2.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/releases/spark-release-1-6-3.html
----------------------------------------------------------------------
diff --git a/site/releases/spark-release-1-6-3.html 
b/site/releases/spark-release-1-6-3.html
index 1650b15..45aae5f 100644
--- a/site/releases/spark-release-1-6-3.html
+++ b/site/releases/spark-release-1-6-3.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/releases/spark-release-2-0-0.html
----------------------------------------------------------------------
diff --git a/site/releases/spark-release-2-0-0.html 
b/site/releases/spark-release-2-0-0.html
index e75aae0..7cdb4b8 100644
--- a/site/releases/spark-release-2-0-0.html
+++ b/site/releases/spark-release-2-0-0.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>
@@ -191,30 +191,30 @@
 <p>To download Apache Spark 2.0.0, visit the <a 
href="http://spark.apache.org/downloads.html";>downloads</a> page. You can 
consult JIRA for the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315420&amp;version=12329449";>detailed
 changes</a>. We have curated a list of high level changes here, grouped by 
major modules.</p>
 
 <ul id="markdown-toc">
-  <li><a href="#api-stability" id="markdown-toc-api-stability">API 
Stability</a></li>
-  <li><a href="#core-and-spark-sql" id="markdown-toc-core-and-spark-sql">Core 
and Spark SQL</a>    <ul>
-      <li><a href="#programming-apis" 
id="markdown-toc-programming-apis">Programming APIs</a></li>
-      <li><a href="#sql" id="markdown-toc-sql">SQL</a></li>
-      <li><a href="#new-features" id="markdown-toc-new-features">New 
Features</a></li>
-      <li><a href="#performance-and-runtime" 
id="markdown-toc-performance-and-runtime">Performance and Runtime</a></li>
+  <li><a href="#api-stability">API Stability</a></li>
+  <li><a href="#core-and-spark-sql">Core and Spark SQL</a>    <ul>
+      <li><a href="#programming-apis">Programming APIs</a></li>
+      <li><a href="#sql">SQL</a></li>
+      <li><a href="#new-features">New Features</a></li>
+      <li><a href="#performance-and-runtime">Performance and Runtime</a></li>
     </ul>
   </li>
-  <li><a href="#mllib" id="markdown-toc-mllib">MLlib</a>    <ul>
-      <li><a href="#new-features-1" id="markdown-toc-new-features-1">New 
features</a></li>
-      <li><a href="#speedscaling" 
id="markdown-toc-speedscaling">Speed/scaling</a></li>
+  <li><a href="#mllib">MLlib</a>    <ul>
+      <li><a href="#new-features-1">New features</a></li>
+      <li><a href="#speedscaling">Speed/scaling</a></li>
     </ul>
   </li>
-  <li><a href="#sparkr" id="markdown-toc-sparkr">SparkR</a></li>
-  <li><a href="#streaming" id="markdown-toc-streaming">Streaming</a></li>
-  <li><a href="#dependency-packaging-and-operations" 
id="markdown-toc-dependency-packaging-and-operations">Dependency, Packaging, 
and Operations</a></li>
-  <li><a href="#removals-behavior-changes-and-deprecations" 
id="markdown-toc-removals-behavior-changes-and-deprecations">Removals, Behavior 
Changes and Deprecations</a>    <ul>
-      <li><a href="#removals" id="markdown-toc-removals">Removals</a></li>
-      <li><a href="#behavior-changes" 
id="markdown-toc-behavior-changes">Behavior Changes</a></li>
-      <li><a href="#deprecations" 
id="markdown-toc-deprecations">Deprecations</a></li>
+  <li><a href="#sparkr">SparkR</a></li>
+  <li><a href="#streaming">Streaming</a></li>
+  <li><a href="#dependency-packaging-and-operations">Dependency, Packaging, 
and Operations</a></li>
+  <li><a href="#removals-behavior-changes-and-deprecations">Removals, Behavior 
Changes and Deprecations</a>    <ul>
+      <li><a href="#removals">Removals</a></li>
+      <li><a href="#behavior-changes">Behavior Changes</a></li>
+      <li><a href="#deprecations">Deprecations</a></li>
     </ul>
   </li>
-  <li><a href="#known-issues" id="markdown-toc-known-issues">Known 
Issues</a></li>
-  <li><a href="#credits" id="markdown-toc-credits">Credits</a></li>
+  <li><a href="#known-issues">Known Issues</a></li>
+  <li><a href="#credits">Credits</a></li>
 </ul>
 
 <h3 id="api-stability">API Stability</h3>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/releases/spark-release-2-0-1.html
----------------------------------------------------------------------
diff --git a/site/releases/spark-release-2-0-1.html 
b/site/releases/spark-release-2-0-1.html
index 83df432..ebd8908 100644
--- a/site/releases/spark-release-2-0-1.html
+++ b/site/releases/spark-release-2-0-1.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/releases/spark-release-2-0-2.html
----------------------------------------------------------------------
diff --git a/site/releases/spark-release-2-0-2.html 
b/site/releases/spark-release-2-0-2.html
index a97d849..4da273a 100644
--- a/site/releases/spark-release-2-0-2.html
+++ b/site/releases/spark-release-2-0-2.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/research.html
----------------------------------------------------------------------
diff --git a/site/research.html b/site/research.html
index 8833d3e..910ea80 100644
--- a/site/research.html
+++ b/site/research.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/screencasts/1-first-steps-with-spark.html
----------------------------------------------------------------------
diff --git a/site/screencasts/1-first-steps-with-spark.html 
b/site/screencasts/1-first-steps-with-spark.html
index d89f933..b90c120 100644
--- a/site/screencasts/1-first-steps-with-spark.html
+++ b/site/screencasts/1-first-steps-with-spark.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/screencasts/2-spark-documentation-overview.html
----------------------------------------------------------------------
diff --git a/site/screencasts/2-spark-documentation-overview.html 
b/site/screencasts/2-spark-documentation-overview.html
index e0916f7..ee281cc 100644
--- a/site/screencasts/2-spark-documentation-overview.html
+++ b/site/screencasts/2-spark-documentation-overview.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/screencasts/3-transformations-and-caching.html
----------------------------------------------------------------------
diff --git a/site/screencasts/3-transformations-and-caching.html 
b/site/screencasts/3-transformations-and-caching.html
index d3b4a64..753ce43 100644
--- a/site/screencasts/3-transformations-and-caching.html
+++ b/site/screencasts/3-transformations-and-caching.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/screencasts/4-a-standalone-job-in-spark.html
----------------------------------------------------------------------
diff --git a/site/screencasts/4-a-standalone-job-in-spark.html 
b/site/screencasts/4-a-standalone-job-in-spark.html
index e17ec50..c2a0957 100644
--- a/site/screencasts/4-a-standalone-job-in-spark.html
+++ b/site/screencasts/4-a-standalone-job-in-spark.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/screencasts/index.html
----------------------------------------------------------------------
diff --git a/site/screencasts/index.html b/site/screencasts/index.html
index c6962f8..e3610bc 100644
--- a/site/screencasts/index.html
+++ b/site/screencasts/index.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/sql/index.html
----------------------------------------------------------------------
diff --git a/site/sql/index.html b/site/sql/index.html
index b8e81a0..e32231f 100644
--- a/site/sql/index.html
+++ b/site/sql/index.html
@@ -153,6 +153,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -162,9 +165,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/streaming/index.html
----------------------------------------------------------------------
diff --git a/site/streaming/index.html b/site/streaming/index.html
index 3922cd5..726b855 100644
--- a/site/streaming/index.html
+++ b/site/streaming/index.html
@@ -153,6 +153,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -162,9 +165,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8781cd3c/site/trademarks.html
----------------------------------------------------------------------
diff --git a/site/trademarks.html b/site/trademarks.html
index d41c2b1..54cec25 100644
--- a/site/trademarks.html
+++ b/site/trademarks.html
@@ -150,6 +150,9 @@
       <h5>Latest News</h5>
       <ul class="list-unstyled">
         
+          <li><a href="/news/spark-wins-cloudsort-100tb-benchmark.html">Spark 
wins CloudSort Benchmark as the most efficient engine</a>
+          <span class="small">(Nov 15, 2016)</span></li>
+        
           <li><a href="/news/spark-2-0-2-released.html">Spark 2.0.2 
released</a>
           <span class="small">(Nov 14, 2016)</span></li>
         
@@ -159,9 +162,6 @@
           <li><a href="/news/spark-2-0-1-released.html">Spark 2.0.1 
released</a>
           <span class="small">(Oct 03, 2016)</span></li>
         
-          <li><a href="/news/spark-2-0-0-released.html">Spark 2.0.0 
released</a>
-          <span class="small">(Jul 26, 2016)</span></li>
-        
       </ul>
       <p class="small" style="text-align: right;"><a 
href="/news/index.html">Archive</a></p>
     </div>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to