summaryrefslogtreecommitdiff
path: root/releases/_posts
diff options
context:
space:
mode:
authorReynold Xin <rxin@databricks.com>2016-11-14 17:47:52 -0800
committerReynold Xin <rxin@databricks.com>2016-11-14 17:47:52 -0800
commit39b5c3d65a6a02b97b84cd1e90a08d119ba600e3 (patch)
treec4a16f4c178c390a753a9c03dc13337713fbe70b /releases/_posts
parent0bd363165ba8515c97619090b6104ac038a2b2b2 (diff)
downloadspark-website-39b5c3d65a6a02b97b84cd1e90a08d119ba600e3.tar.gz
spark-website-39b5c3d65a6a02b97b84cd1e90a08d119ba600e3.tar.bz2
spark-website-39b5c3d65a6a02b97b84cd1e90a08d119ba600e3.zip
Add 2.0.2 release.
Diffstat (limited to 'releases/_posts')
-rw-r--r--releases/_posts/2016-11-14-spark-release-2-0-2.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/releases/_posts/2016-11-14-spark-release-2-0-2.md b/releases/_posts/2016-11-14-spark-release-2-0-2.md
new file mode 100644
index 000000000..739c35bc8
--- /dev/null
+++ b/releases/_posts/2016-11-14-spark-release-2-0-2.md
@@ -0,0 +1,20 @@
+---
+layout: post
+title: Spark Release 2.0.2
+categories: []
+tags: []
+status: publish
+type: post
+published: true
+meta:
+ _edit_last: '4'
+ _wpas_done_all: '1'
+---
+
+Apache Spark 2.0.2 is a maintenance release containing stability fixes. We strongly recommend all 2.0.x users to upgrade to this stable release.
+
+This release is based on the branch-2.0 maintenance branch of Spark and contains several bug fixes on top of 2.0.1. In addition, for the experimental Structured Streaming support, we have added support for Kafka 0.10 and runtime metrics.
+
+You can consult JIRA for the [detailed changes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315420&version=12338301).
+
+We would like to acknowledge all community members for contributing patches to this release.