You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zeppelin.apache.org by mi...@apache.org on 2016/08/16 07:54:59 UTC

zeppelin git commit: [DOC] Zeppelin 0.6.1 release

Repository: zeppelin
Updated Branches:
  refs/heads/gh-pages faf419ffd -> e722f3197


[DOC] Zeppelin 0.6.1 release

### What is this PR for?
- Add release note for 0.6.1
- Update download page with the latest version to 0.6.1

_Should wait until mirror link is synced before merging and publishing this docs_

### What type of PR is it?
Documentation

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no

Author: Mina Lee <mi...@apache.org>

Closes #1331 from minahlee/doc/release-0.6.1 and squashes the following commits:

dd40331 [Mina Lee] Add release verifier
6ddad34 [Mina Lee] Release 0.6.1


Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo
Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/e722f319
Tree: http://git-wip-us.apache.org/repos/asf/zeppelin/tree/e722f319
Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/e722f319

Branch: refs/heads/gh-pages
Commit: e722f3197ffd8f62a278035261cb26e1456891b9
Parents: faf419f
Author: Mina Lee <mi...@apache.org>
Authored: Mon Aug 15 16:57:14 2016 +0200
Committer: Mina Lee <mi...@apache.org>
Committed: Tue Aug 16 09:54:51 2016 +0200

----------------------------------------------------------------------
 .htaccess                                  |  2 +-
 _includes/themes/zeppelin/_navigation.html |  1 +
 doap.rdf                                   |  7 +++
 download.md                                | 55 ++++++++++++++------
 releases/zeppelin-release-0.6.1.md         | 68 +++++++++++++++++++++++++
 5 files changed, 117 insertions(+), 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/zeppelin/blob/e722f319/.htaccess
----------------------------------------------------------------------
diff --git a/.htaccess b/.htaccess
index 05ec328..0dc1d8c 100644
--- a/.htaccess
+++ b/.htaccess
@@ -7,4 +7,4 @@ RewriteRule ^/?docs/0.6.0-(?!SNAPSHOT).*/(.*) /docs/0.6.0/$2  [R=301,L,NE]
 RewriteRule ^/?docs/(0.5.[056])(?!-incubating).*/(.*) /docs/$1-incubating/$3  [R=301,L,NE]
 
 # rewrite docs/latest to latest stable release
-RewriteRule ^/?docs/latest/(.*) /docs/0.6.0/$1  [PT]
+RewriteRule ^/?docs/latest/(.*) /docs/0.6.1/$1  [PT]

http://git-wip-us.apache.org/repos/asf/zeppelin/blob/e722f319/_includes/themes/zeppelin/_navigation.html
----------------------------------------------------------------------
diff --git a/_includes/themes/zeppelin/_navigation.html b/_includes/themes/zeppelin/_navigation.html
index 6228468..226b0a7 100644
--- a/_includes/themes/zeppelin/_navigation.html
+++ b/_includes/themes/zeppelin/_navigation.html
@@ -28,6 +28,7 @@
               <a href="#" data-toggle="dropdown" class="dropdown-toggle">Docs<b class="caret"></b></a>
               <ul class="dropdown-menu">
                 <li><span><b>Release</b><span></li>
+                <li><a href="/docs/0.6.1">0.6.1</a></li>
                 <li><a href="/docs/0.6.0">0.6.0</a></li>
                 <li><a href="/docs/0.5.6-incubating">0.5.6-incubating</a></li>
                 <li><a href="/docs/0.5.5-incubating">0.5.5-incubating</a></li>

http://git-wip-us.apache.org/repos/asf/zeppelin/blob/e722f319/doap.rdf
----------------------------------------------------------------------
diff --git a/doap.rdf b/doap.rdf
index 0eba7e9..f604bc8 100644
--- a/doap.rdf
+++ b/doap.rdf
@@ -38,6 +38,13 @@
     <category rdf:resource="http://projects.apache.org/category/big-data" />
     <release>
       <Version>
+        <name>0.6.1</name>
+        <created>2016-08-15</created>
+        <revision>0.6.1</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
         <name>0.6.0</name>
         <created>2016-07-02</created>
         <revision>0.6.0</revision>

http://git-wip-us.apache.org/repos/asf/zeppelin/blob/e722f319/download.md
----------------------------------------------------------------------
diff --git a/download.md b/download.md
index 32a282c..e6fa4a5 100644
--- a/download.md
+++ b/download.md
@@ -21,28 +21,31 @@ limitations under the License.
 
 ### Download Apache Zeppelin
 
-The latest release of Apache Zeppelin is **0.6.0**.
+The latest release of Apache Zeppelin is **0.6.1**.
 
-  - 0.6.0 released on Jul 2, 2016 ([release notes](./releases/zeppelin-release-0.6.0.html)) ([git tag](https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=fa2c0ff93cca49428df8792e7ee35d2b561669bd))
+  - 0.6.1 released on Aug 15, 2016 ([release notes](./releases/zeppelin-release-0.6.1.html)) ([git tag](https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=c928f9a46ecacebc868d6dc10a95c02f9018a18e))
 
     * Source:
-    <a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-src', '0.6.0'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0.tgz'">zeppelin-0.6.0.tgz</a>
-    ([pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0.tgz.asc),
-     [md5](https://www.apache.org/dist/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0.tgz.md5),
-     [sha](https://www.apache.org/dist/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0.tgz.sha))
+    <a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-src', '0.6.1'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1.tgz'">zeppelin-0.6.1.tgz</a>
+    ([pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1.tgz.asc),
+     [md5](https://www.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1.tgz.md5),
+     [sha](https://www.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1.tgz.sha512))
 
     * Binary package with all interpreters:
-    <a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-bin-all', '0.6.0'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0-bin-all.tgz'">zeppelin-0.6.0-bin-all.tgz</a>
-    ([pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0-bin-all.tgz.asc),
-     [md5](https://www.apache.org/dist/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0-bin-all.tgz.md5),
-     [sha](https://www.apache.org/dist/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0-bin-all.tgz.sha))
+    <a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-bin-all', '0.6.1'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1-bin-all.tgz'">zeppelin-0.6.1-bin-all.tgz</a>
+    ([pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1-bin-all.tgz.asc),
+     [md5](https://www.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1-bin-all.tgz.md5),
+     [sha](https://www.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1-bin-all.tgz.sha512))
 
-    * Binary package with Spark interpreter and interpreter net-install script ([interpreter installation guide](../../docs/0.6.0/manual/interpreterinstallation.html)):
-    <a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-bin-netinst', '0.6.0'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0-bin-netinst.tgz'">zeppelin-0.6.0-bin-netinst.tgz</a>
-    ([pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0-bin-netinst.tgz.asc),
-     [md5](https://www.apache.org/dist/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0-bin-netinst.tgz.md5),
-     [sha](https://www.apache.org/dist/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0-bin-netinst.tgz.sha))
+    * Binary package with Spark interpreter and interpreter net-install script ([interpreter installation guide](../../docs/0.6.1/manual/interpreterinstallation.html)):
+    <a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-bin-netinst', '0.6.1'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1-bin-netinst.tgz'">zeppelin-0.6.1-bin-netinst.tgz</a>
+    ([pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1-bin-netinst.tgz.asc),
+     [md5](https://www.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1-bin-netinst.tgz.md5),
+     [sha](https://www.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1-bin-netinst.tgz.sha512))
 
+    <blockquote style="margin-top: 10px;">
+      <p><strong>Note</strong>: Starting version 0.6.1, Zeppelin is built with Scala 2.11 by default. If you want to build Zeppelin with Scala 2.10 or install interpreter built with Scala 2.10, please see <a href='../../docs/0.6.1/install/install.html#2-build-source-with-options' target='_blank'>install</a> or <a href='../../docs/0.6.1/manual/interpreterinstallation.html#install-interpreter-built-with-scala-210' target='_blank'>interpreter installation</a>.</p>
+    </blockquote>
 
 
 ### Verify the integrity of the files
@@ -59,6 +62,28 @@ For developers, to get latest *0.7.0-SNAPSHOT* check [README](https://github.com
 
 ### Old releases
 
+  - 0.6.0 released on Jul 2, 2016 ([release notes](./releases/zeppelin-release-0.6.0.html)) ([git tag](https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=fa2c0ff93cca49428df8792e7ee35d2b561669bd))
+
+    * Source:
+    <a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-src', '0.6.0'); window.location.href='http://archive.apache.org/dist/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0.tgz'">zeppelin-0.6.0.tgz</a>
+    ([pgp](https://archive.apache.org/dist/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0.tgz.asc),
+     [md5](https://archive.apache.org/dist/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0.tgz.md5),
+     [sha](https://archive.apache.org/dist/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0.tgz.sha512))
+
+    * Binary package with all interpreters:
+    <a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-bin-all', '0.6.0'); window.location.href='http://archive.apache.org/dist/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0-bin-all.tgz'">zeppelin-0.6.0-bin-all.tgz</a>
+    ([pgp](https://archive.apache.org/dist/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0-bin-all.tgz.asc),
+     [md5](https://archive.apache.org/dist/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0-bin-all.tgz.md5),
+     [sha](https://archive.apache.org/dist/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0-bin-all.tgz.sha512))
+
+    * Binary package with Spark interpreter and interpreter net-install script ([interpreter installation guide](../../docs/0.6.0/manual/interpreterinstallation.html)):
+    <a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-bin-netinst', '0.6.0'); window.location.href='http://archive.apache.org/dist/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0-bin-netinst.tgz'">zeppelin-0.6.0-bin-netinst.tgz</a>
+    ([pgp](https://archive.apache.org/dist/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0-bin-netinst.tgz.asc),
+     [md5](https://archive.apache.org/dist/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0-bin-netinst.tgz.md5),
+     [sha](https://archive.apache.org/dist/zeppelin/zeppelin-0.6.0/zeppelin-0.6.0-bin-netinst.tgz.sha512))
+
+<p />
+
   - 0.5.6-incubating released on Jan 22, 2016 ([release notes](./releases/zeppelin-release-0.5.6-incubating.html)) ([git tag](https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=tag;h=refs/tags/v0.5.6))
 
     * Source:

http://git-wip-us.apache.org/repos/asf/zeppelin/blob/e722f319/releases/zeppelin-release-0.6.1.md
----------------------------------------------------------------------
diff --git a/releases/zeppelin-release-0.6.1.md b/releases/zeppelin-release-0.6.1.md
new file mode 100644
index 0000000..4d5aca9
--- /dev/null
+++ b/releases/zeppelin-release-0.6.1.md
@@ -0,0 +1,68 @@
+---
+layout: page
+title: "Apache Zeppelin Release 0.6.1"
+description: ""
+group: release
+---
+<!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+{% include JB/setup %}
+
+## Apache Zeppelin Release 0.6.1
+
+The Apache Zeppelin community is pleased to announce the availability of the 0.6.1 release.
+
+The community put significant effort into improving Apache Zeppelin since the last release, focusing on supporting Scala 2.11 and Spark 2.0.
+22 contributors provided 80+ patches for new features, improvements and bug fixes.
+More than 60+ issues have been resolved.
+
+We encourage to [download](../../download.html) the latest release. Feedback through the [mailing lists](../../community.html) is very welcome.
+
+### Backend support
+
+This release includes new backend support for
+
+   * [BigQuery](../../docs/0.6.1/interpreter/bigquery.html)
+
+### New Features
+   * Scala 2.11 support
+
+### Improvements
+   * Spark 2.0 support
+   * Direct output print in Python/Pyspark interpreter
+
+### Fixes
+   * Render table on second run
+   * Show precise paragraph elapsed time
+   * Enable Zeppelin to work on Spark in yarn-client mode when authentication is on
+   * Fix unintended interpreter properties restoring bug
+   * Load notebook with old date format
+
+### Known issues
+   * There are two implementation of R/SparkR interpreter in Zeppelin. R interpreter built via `-Pr` is not tested with Spark 2.0. R interpreter users are recommanded to build Zeppelin with `-Psparkr` profile instead.
+
+<br />
+You can visit [issue tracker](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12336543&styleName=Html&projectId=12316221) for full list of issues being resolved.
+
+
+<br />
+### Contributors
+
+This release would not be possible without the following community members' contributions:
+
+Mina Lee, Prabhjyot Singh, Jeff Zhang, Lee moon soo, astroshim, CloverHearts, AhyoungRyu, Luciano Resende, Renjith Kamath, Khalid Huseynov, Jongyoul Lee, Sachin, Damien CORNEAU, Sangmin Yoon, Shiv Shankar Subudhi, SungjuKwon, Zak Hassan, ZhangEthan, agura, Karup, Babu Prasad Elumalai, Prasad Wagle
+
+The following people helped verifying this release:
+
+Ahyoung Ryu, Vinay Shukla, Andrey Gura, Jeff Zhang, Sachin Janani, moon soo Lee, Anthony Corbacho, Khalid Huseynov, Hyung Sung Shim, Sourav Mazumder, Prabhjyot Singh, Victor Manuel Garcia, Alexander Bezzubov, Felix Cheung, Mina Lee, Madhuka Udantha, Rohit Choudhary