summaryrefslogtreecommitdiff
path: root/news/_posts
diff options
context:
space:
mode:
authorTathagata Das <tdas@apache.org>2014-04-09 20:17:50 +0000
committerTathagata Das <tdas@apache.org>2014-04-09 20:17:50 +0000
commitd5576c931c2753a67d978775d743e790a7ba1887 (patch)
treee8e17159f9c8cee12dbbc74d26adbe810b52c2bf /news/_posts
parente9418efcceeaebc755600c9509a51bbecea77649 (diff)
downloadspark-website-d5576c931c2753a67d978775d743e790a7ba1887.tar.gz
spark-website-d5576c931c2753a67d978775d743e790a7ba1887.tar.bz2
spark-website-d5576c931c2753a67d978775d743e790a7ba1887.zip
Published Spark 0.9.1
Diffstat (limited to 'news/_posts')
-rw-r--r--news/_posts/2014-04-09-spark-0-9-1-released.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/news/_posts/2014-04-09-spark-0-9-1-released.md b/news/_posts/2014-04-09-spark-0-9-1-released.md
new file mode 100644
index 000000000..e81c27b97
--- /dev/null
+++ b/news/_posts/2014-04-09-spark-0-9-1-released.md
@@ -0,0 +1,21 @@
+---
+layout: post
+title: Spark 0.9.1 released
+categories:
+- News
+tags: []
+status: publish
+type: post
+published: true
+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-1.html" title="Spark Release 0.9.1">
+Spark 0.9.1</a>! Apache Spark 0.9.1 is a maintenance release with bug fixes, performance improvements, better stability with YARN and
+improved parity of the Scala and Python API. We recommend all 0.9.0 users to upgrade to this stable release.
+Contributions to this release came from 37 developers.
+
+Visit the <a href="{{site.url}}releases/spark-release-0-9-1.html" title="Spark Release 0.9.1">release notes</a>
+to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.