From a8dce9912f8dacaffba91155b8673e6c700e6c17 Mon Sep 17 00:00:00 2001 From: Reynold Xin Date: Mon, 3 Oct 2016 12:08:10 -0700 Subject: Add Spark 2.0.1 release. --- releases/_posts/2016-10-03-spark-release-2-0-1.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 releases/_posts/2016-10-03-spark-release-2-0-1.md (limited to 'releases/_posts') diff --git a/releases/_posts/2016-10-03-spark-release-2-0-1.md b/releases/_posts/2016-10-03-spark-release-2-0-1.md new file mode 100644 index 000000000..53a61b35a --- /dev/null +++ b/releases/_posts/2016-10-03-spark-release-2-0-1.md @@ -0,0 +1,18 @@ +--- +layout: post +title: Spark Release 2.0.1 +categories: [] +tags: [] +status: publish +type: post +published: true +meta: + _edit_last: '4' + _wpas_done_all: '1' +--- + +Apache Spark 2.0.1 is a maintenance release containing 300 stability and bug fixes. This release is based on the branch-2.0 maintenance branch of Spark. We strongly recommend all 2.0.0 users to upgrade to this stable release. + +To download Apache Spark 2.0.1, visit the [downloads](http://spark.apache.org/downloads.html) page. You can consult JIRA for the [detailed changes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315420&version=12336857). + +We would like to acknowledge all community members for contributing patches to this release. -- cgit v1.2.3