From 75f75ac84d3dd8bf1cae39218dffd14b916262e6 Mon Sep 17 00:00:00 2001 From: Patrick Wendell Date: Fri, 19 Dec 2014 08:38:12 +0000 Subject: Small fix --- news/_posts/2014-12-18-spark-1-2-0-released.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'news') diff --git a/news/_posts/2014-12-18-spark-1-2-0-released.md b/news/_posts/2014-12-18-spark-1-2-0-released.md index 1e1b773a0..027686b61 100644 --- a/news/_posts/2014-12-18-spark-1-2-0-released.md +++ b/news/_posts/2014-12-18-spark-1-2-0-released.md @@ -13,6 +13,6 @@ meta: --- We are happy to announce the availability of Spark 1.2.0! 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 release notes to read about the new features, or download the release today. -- cgit v1.2.3