summaryrefslogtreecommitdiff
path: root/news/_posts
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2013-12-20 00:56:41 +0000
committerPatrick Wendell <pwendell@apache.org>2013-12-20 00:56:41 +0000
commitcafb00a3d8fd33806d2bb7e60d3f60969aa44533 (patch)
treeef9ed0dca46056dc07108ec8d8c6285224c29322 /news/_posts
parent1dff1d709188706a8265ff5ef66cab71149cbb6d (diff)
downloadspark-website-cafb00a3d8fd33806d2bb7e60d3f60969aa44533.tar.gz
spark-website-cafb00a3d8fd33806d2bb7e60d3f60969aa44533.tar.bz2
spark-website-cafb00a3d8fd33806d2bb7e60d3f60969aa44533.zip
Fixing version descriptions and adding news item.
Diffstat (limited to 'news/_posts')
-rw-r--r--news/_posts/2013-12-19-spark-0-8-1-released.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/news/_posts/2013-12-19-spark-0-8-1-released.md b/news/_posts/2013-12-19-spark-0-8-1-released.md
new file mode 100644
index 000000000..aa03005e4
--- /dev/null
+++ b/news/_posts/2013-12-19-spark-0-8-1-released.md
@@ -0,0 +1,14 @@
+---
+layout: post
+title: Spark 0.8.1 released
+categories:
+- News
+tags: []
+status: publish
+type: post
+published: true
+meta:
+ _edit_last: '4'
+ _wpas_done_all: '1'
+---
+We've just posted <a href="{{site.url}}releases/spark-release-0-8-1.html" title="Spark Release 0.8.1">Spark Release 0.8.1</a>, a maintenance release with fixes, optimizations, and new features. 0.8.1 includes support for YARN 2.2, a high availability mode for the standalone scheduler, optimizations to the shuffle, and many other improvements. We recommend that all users update to this release. Visit the <a href="{{site.url}}releases/spark-release-0-8-1.html" title="Spark Release 0.8.1">release notes</a> to read about the new features, or <a href="{{site.url}}downloads.html">download</a> the release today.