summaryrefslogtreecommitdiff
path: root/news/_posts/2014-05-30-spark-1-0-0-released.md
diff options
context:
space:
mode:
Diffstat (limited to 'news/_posts/2014-05-30-spark-1-0-0-released.md')
-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 a7ea4e6a4..0e35bf028 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.X line of releases, providing API stability for Spark's core interfaces. It is Spark's largest release ever, with contributions from 117 developers.
+We are happy to announce the availability of <a href="{{site.baseurl}}/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.
+Visit the <a href="{{site.baseurl}}/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.baseurl}}/downloads.html">download</a> the release today.