summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorMatei Alexandru Zaharia <matei@apache.org>2014-05-30 21:53:40 +0000
committerMatei Alexandru Zaharia <matei@apache.org>2014-05-30 21:53:40 +0000
commit13ca2f192e1cffa1b0f5e25ca123190c33e6695b (patch)
treea72af908a720209572ed834bd69415f7011ee505 /news
parent8af35f4705088cffa94bced8d0ef0e1886e14c84 (diff)
downloadspark-website-13ca2f192e1cffa1b0f5e25ca123190c33e6695b.tar.gz
spark-website-13ca2f192e1cffa1b0f5e25ca123190c33e6695b.tar.bz2
spark-website-13ca2f192e1cffa1b0f5e25ca123190c33e6695b.zip
tweaks
Diffstat (limited to 'news')
-rw-r--r--news/_posts/2014-05-30-spark-1-0-0-released.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/_posts/2014-05-30-spark-1-0-0-released.md b/news/_posts/2014-05-30-spark-1-0-0-released.md
index 04d389922..a7ea4e6a4 100644
--- a/news/_posts/2014-05-30-spark-1-0-0-released.md
+++ b/news/_posts/2014-05-30-spark-1-0-0-released.md
@@ -11,7 +11,7 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-1-0-0.html" title="Spark Release 1.0.0">Spark 1.0.0</a>! Spark 1.0.0 is the first in the 1.0 line of releases, providing API stability for Spark's core interfaces. It is Spark's largest release ever, with contributions from 117 developers.
-This release expands Spark's standard libraries, introducing a new SQL package (SparkSQL) which lets users integrate SQL queries into existing Spark workflows. MLlib, Spark's machine learning library, is expanded with sparse vector support and several new algorithms. The GraphX and Streaming libraries also introduce new features and optimizations. Spark's core engine adds support for secured YARN clusters, a unified tool for submitting Spark applications, and several performance and stability improvements.
+We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-1-0-0.html" title="Spark Release 1.0.0">Spark 1.0.0</a>! Spark 1.0.0 is the first in the 1.X line of releases, providing API stability for Spark's core interfaces. It is Spark's largest release ever, with contributions from 117 developers.
+This release expands Spark's standard libraries, introducing a new SQL package (Spark SQL) that lets users integrate SQL queries into existing Spark workflows. MLlib, Spark's machine learning library, is expanded with sparse vector support and several new algorithms. The GraphX and Streaming libraries also introduce new features and optimizations. Spark's core engine adds support for secured YARN clusters, a unified tool for submitting Spark applications, and several performance and stability improvements.
Visit the <a href="{{site.url}}releases/spark-release-1-0-0.html" title="Spark Release 1.0.0">release notes</a> to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.