summaryrefslogtreecommitdiff
path: root/news/_posts
diff options
context:
space:
mode:
authorMatei Alexandru Zaharia <matei@apache.org>2016-05-26 18:03:49 +0000
committerMatei Alexandru Zaharia <matei@apache.org>2016-05-26 18:03:49 +0000
commit8345b4df77521c5b162c718660e1edc8ec3878cc (patch)
treeaf624e1d09ab6d7ab25bc384f578c5625cfb91d6 /news/_posts
parent966c1a17f6222570c3e2018a658a665eb366f2ef (diff)
downloadspark-website-8345b4df77521c5b162c718660e1edc8ec3878cc.tar.gz
spark-website-8345b4df77521c5b162c718660e1edc8ec3878cc.tar.bz2
spark-website-8345b4df77521c5b162c718660e1edc8ec3878cc.zip
2.0 preview news item
Diffstat (limited to 'news/_posts')
-rw-r--r--news/_posts/2016-05-26-spark-2.0.0-preview.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/news/_posts/2016-05-26-spark-2.0.0-preview.md b/news/_posts/2016-05-26-spark-2.0.0-preview.md
new file mode 100644
index 000000000..053beb699
--- /dev/null
+++ b/news/_posts/2016-05-26-spark-2.0.0-preview.md
@@ -0,0 +1,16 @@
+---
+layout: post
+title: Preview release of Spark 2.0
+categories:
+- News
+tags: []
+status: publish
+type: post
+published: true
+meta:
+ _edit_last: '4'
+ _wpas_done_all: '1'
+---
+To enable wide-scale community testing of the upcoming Spark 2.0 release, the Apache Spark team has posted a <a href="https://dist.apache.org/repos/dist/release/spark/spark-2.0.0-preview/">preview release of Spark 2.0</a>. This preview is <b>not a stable release in terms of either API or functionality</b>, but it is meant to give the community early access to try the code that will become Spark 2.0. If you would like to test the release, simply download it, and send feedback using either the <a href="https://spark.apache.org/community.html">mailing lists</a> or <a href="https://issues.apache.org/jira/browse/SPARK/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel">JIRA</a>.
+
+The Spark issue tracker already contains a list of <a href="https://issues.apache.org/jira/browse/SPARK-15543?jql=project%20%3D%20SPARK%20AND%20status%20in%20(Resolved)%20AND%20%22Target%20Version%2Fs%22%20%3D%202.0.0">features in 2.0</a> and <a href="https://issues.apache.org/jira/browse/SPARK-15520?jql=project%20%3D%20SPARK%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20%22Target%20Version%2Fs%22%20%3D%202.0.0">known issues in the preview</a>. \ No newline at end of file