summaryrefslogtreecommitdiff
path: root/news/_posts/2014-02-02-spark-0-9-0-released.md
diff options
context:
space:
mode:
Diffstat (limited to 'news/_posts/2014-02-02-spark-0-9-0-released.md')
-rw-r--r--news/_posts/2014-02-02-spark-0-9-0-released.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/news/_posts/2014-02-02-spark-0-9-0-released.md b/news/_posts/2014-02-02-spark-0-9-0-released.md
index 06dd67ef3..57fb7c7b3 100644
--- a/news/_posts/2014-02-02-spark-0-9-0-released.md
+++ b/news/_posts/2014-02-02-spark-0-9-0-released.md
@@ -11,11 +11,11 @@ meta:
_edit_last: '4'
_wpas_done_all: '1'
---
-We are happy to announce the availability of <a href="{{site.url}}releases/spark-release-0-9-0.html" title="Spark Release 0.9.0">
+We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-0-9-0.html" title="Spark Release 0.9.0">
Spark 0.9.0</a>! Spark 0.9.0 is a major release and Spark's largest release ever, with contributions from 83 developers.
This release expands Spark's standard libraries, introducing a new graph computation package (GraphX) and adding several new features to the machine learning and stream-processing packages. It also makes major improvements to the core engine,
including external aggregations, a simplified H/A mode for long lived applications, and
hardened YARN support.
-Visit the <a href="{{site.url}}releases/spark-release-0-9-0.html" title="Spark Release 0.9.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-0-9-0.html" title="Spark Release 0.9.0">release notes</a>
+to read about the new features, or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.