Author: pwendell
Date: Fri Dec 19 08:38:12 2014
New Revision: 1646652

URL: http://svn.apache.org/r1646652
Log:
Small fix

Modified:
    spark/news/_posts/2014-12-18-spark-1-2-0-released.md
    spark/site/news/spark-1-2-0-released.html

Modified: spark/news/_posts/2014-12-18-spark-1-2-0-released.md
URL: 
http://svn.apache.org/viewvc/spark/news/_posts/2014-12-18-spark-1-2-0-released.md?rev=1646652&r1=1646651&r2=1646652&view=diff
==============================================================================
--- spark/news/_posts/2014-12-18-spark-1-2-0-released.md (original)
+++ spark/news/_posts/2014-12-18-spark-1-2-0-released.md Fri Dec 19 08:38:12 
2014
@@ -13,6 +13,6 @@ meta:
 ---
 We are happy to announce the availability of <a 
href="{{site.url}}releases/spark-release-1-2-0.html" title="Spark Release 
1.2.0">Spark 1.2.0</a>! Spark 1.2.0 is the third release on the API-compatible 
1.X line. It is Spark's largest release ever, with contributions from 172 
developers and more than 1,000 commits!
 
-This release brings operational and performance improvements in Spark core 
including a new network transport subsytem designed for very large shuffles, 
Spark SQL introduces an API for external data sources along with Hive 13 
support, dynamic partitioning, and the fixed-precision decimal type. MLlib adds 
a new pipeline-oriented package (spark.ml) for composing multiple algorithms. 
Spark Streaming adds a Python API and a write ahead log for fault tolerance. 
Finally, GraphX has graduated from alpha and introduces a stable API.
+This release brings operational and performance improvements in Spark core 
including a new network transport subsytem designed for very large shuffles. 
Spark SQL introduces an API for external data sources along with Hive 13 
support, dynamic partitioning, and the fixed-precision decimal type. MLlib adds 
a new pipeline-oriented package (spark.ml) for composing multiple algorithms. 
Spark Streaming adds a Python API and a write ahead log for fault tolerance. 
Finally, GraphX has graduated from alpha and introduces a stable API.
 
 Visit the <a href="{{site.url}}releases/spark-release-1-2-0.html" title="Spark 
Release 1.2.0">release notes</a> to read about the new features, or <a 
href="{{site.url}}downloads.html">download</a> the release today.

Modified: spark/site/news/spark-1-2-0-released.html
URL: 
http://svn.apache.org/viewvc/spark/site/news/spark-1-2-0-released.html?rev=1646652&r1=1646651&r2=1646652&view=diff
==============================================================================
--- spark/site/news/spark-1-2-0-released.html (original)
+++ spark/site/news/spark-1-2-0-released.html Fri Dec 19 08:38:12 2014
@@ -168,7 +168,7 @@
 
 <p>We are happy to announce the availability of <a 
href="/releases/spark-release-1-2-0.html" title="Spark Release 1.2.0">Spark 
1.2.0</a>! Spark 1.2.0 is the third release on the API-compatible 1.X line. It 
is Spark&#8217;s largest release ever, with contributions from 172 developers 
and more than 1,000 commits!</p>
 
-<p>This release brings operational and performance improvements in Spark core 
including a new network transport subsytem designed for very large shuffles, 
Spark SQL introduces an API for external data sources along with Hive 13 
support, dynamic partitioning, and the fixed-precision decimal type. MLlib adds 
a new pipeline-oriented package (spark.ml) for composing multiple algorithms. 
Spark Streaming adds a Python API and a write ahead log for fault tolerance. 
Finally, GraphX has graduated from alpha and introduces a stable API.</p>
+<p>This release brings operational and performance improvements in Spark core 
including a new network transport subsytem designed for very large shuffles. 
Spark SQL introduces an API for external data sources along with Hive 13 
support, dynamic partitioning, and the fixed-precision decimal type. MLlib adds 
a new pipeline-oriented package (spark.ml) for composing multiple algorithms. 
Spark Streaming adds a Python API and a write ahead log for fault tolerance. 
Finally, GraphX has graduated from alpha and introduces a stable API.</p>
 
 <p>Visit the <a href="/releases/spark-release-1-2-0.html" title="Spark Release 
1.2.0">release notes</a> to read about the new features, or <a 
href="/downloads.html">download</a> the release today.</p>
 



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

Reply via email to