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/10/17 03:29:52 UTC

zeppelin git commit: [DOC] Release Apache Zeppelin 0.6.2

Repository: zeppelin
Updated Branches:
  refs/heads/gh-pages 0834fde09 -> 8e5d9f58d


[DOC] Release Apache Zeppelin 0.6.2

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

### 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 #1528 from minahlee/doc/release-0.6.2 and squashes the following commits:

021bcbc [Mina Lee] [DOC] Move spark interpreter binary compatibility from fix to new improvement
6732d10 [Mina Lee] [DOC] Release Apache Zeppelin 0.6.2


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

Branch: refs/heads/gh-pages
Commit: 8e5d9f58d2adc9b7b03f14d007a9e2430a81883b
Parents: 0834fde
Author: Mina Lee <mi...@apache.org>
Authored: Sun Oct 16 16:03:35 2016 +0900
Committer: Mina Lee <mi...@apache.org>
Committed: Mon Oct 17 12:29:40 2016 +0900

----------------------------------------------------------------------
 .htaccess                                  |  2 +-
 _includes/themes/zeppelin/_navigation.html |  1 +
 doap.rdf                                   |  7 +++
 download.md                                | 55 +++++++++++++++------
 releases/zeppelin-release-0.6.2.md         | 66 +++++++++++++++++++++++++
 supported_interpreters.md                  |  4 +-
 6 files changed, 116 insertions(+), 19 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/zeppelin/blob/8e5d9f58/.htaccess
----------------------------------------------------------------------
diff --git a/.htaccess b/.htaccess
index 0dc1d8c..d9dd04b 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.1/$1  [PT]
+RewriteRule ^/?docs/latest/(.*) /docs/0.6.2/$1  [PT]

http://git-wip-us.apache.org/repos/asf/zeppelin/blob/8e5d9f58/_includes/themes/zeppelin/_navigation.html
----------------------------------------------------------------------
diff --git a/_includes/themes/zeppelin/_navigation.html b/_includes/themes/zeppelin/_navigation.html
index 28a1c3f..a65ff62 100644
--- a/_includes/themes/zeppelin/_navigation.html
+++ b/_includes/themes/zeppelin/_navigation.html
@@ -32,6 +32,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.2">0.6.2</a></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>

http://git-wip-us.apache.org/repos/asf/zeppelin/blob/8e5d9f58/doap.rdf
----------------------------------------------------------------------
diff --git a/doap.rdf b/doap.rdf
index f604bc8..61b4f56 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.2</name>
+        <created>2016-10-15</created>
+        <revision>0.6.2</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
         <name>0.6.1</name>
         <created>2016-08-15</created>
         <revision>0.6.1</revision>

http://git-wip-us.apache.org/repos/asf/zeppelin/blob/8e5d9f58/download.md
----------------------------------------------------------------------
diff --git a/download.md b/download.md
index 0891100..45b04ed 100644
--- a/download.md
+++ b/download.md
@@ -21,30 +21,31 @@ limitations under the License.
 
 # Download Apache Zeppelin
 
-The latest release of Apache Zeppelin is **0.6.1**.
+The latest release of Apache Zeppelin is **0.6.2**.
 
-  - 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))
+  - 0.6.2 released on Oct 15, 2016 ([release notes](./releases/zeppelin-release-0.6.2.html)) ([git tag](https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=091086de9400dd1c02ca02acf4180b1bf1e9ede7))
 
     * Source:
-    <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))
+    <a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-src', '0.6.2'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.6.2/zeppelin-0.6.2.tgz'">zeppelin-0.6.2.tgz</a>
+    ([pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.6.2/zeppelin-0.6.2.tgz.asc),
+     [md5](https://www.apache.org/dist/zeppelin/zeppelin-0.6.2/zeppelin-0.6.2.tgz.md5),
+     [sha](https://www.apache.org/dist/zeppelin/zeppelin-0.6.2/zeppelin-0.6.2.tgz.sha512))
 
     * Binary package with all interpreters:
-    <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))
+    <a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-bin-all', '0.6.2'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.6.2/zeppelin-0.6.2-bin-all.tgz'">zeppelin-0.6.2-bin-all.tgz</a>
+    ([pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.6.2/zeppelin-0.6.2-bin-all.tgz.asc),
+     [md5](https://www.apache.org/dist/zeppelin/zeppelin-0.6.2/zeppelin-0.6.2-bin-all.tgz.md5),
+     [sha](https://www.apache.org/dist/zeppelin/zeppelin-0.6.2/zeppelin-0.6.2-bin-all.tgz.sha512))
 
-    * 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))
+    * Binary package with Spark interpreter and interpreter net-install script ([interpreter installation guide](../../docs/0.6.2/manual/interpreterinstallation.html)):
+    <a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-bin-netinst', '0.6.2'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.6.2/zeppelin-0.6.2-bin-netinst.tgz'">zeppelin-0.6.2-bin-netinst.tgz</a>
+    ([pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.6.2/zeppelin-0.6.2-bin-netinst.tgz.asc),
+     [md5](https://www.apache.org/dist/zeppelin/zeppelin-0.6.2/zeppelin-0.6.2-bin-netinst.tgz.md5),
+     [sha](https://www.apache.org/dist/zeppelin/zeppelin-0.6.2/zeppelin-0.6.2-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>
+      <p><strong>Note</strong>: From Zeppelin version 0.6.2, Spark interpreter in binary package is compatible with Spark 2.0 & Scala 2.11 and Spark 1.6(or previous) & Scala 2.10. You can use even different version of Spark at the same time if you set different SPARK_HOME in interpreter setting page.</p>
+      <p>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(other than Spark interpreter), please see <a href='../../docs/0.6.2/install/install.html#2-build-source-with-options' target='_blank'>install</a> or <a href='../../docs/0.6.2/manual/interpreterinstallation.html#install-interpreter-built-with-scala-210' target='_blank'>interpreter installation</a>.</p>
     </blockquote>
 
 
@@ -62,6 +63,28 @@ For developers, to get latest *0.7.0-SNAPSHOT* check [README](https://github.com
 
 ## Old releases
 
+  - 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.1'); window.location.href='http://archive.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1.tgz'">zeppelin-0.6.1.tgz</a>
+    ([pgp](https://archive.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1.tgz.asc),
+     [md5](https://archive.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1.tgz.md5),
+     [sha](https://archive.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.1'); window.location.href='http://archive.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1-bin-all.tgz'">zeppelin-0.6.1-bin-all.tgz</a>
+    ([pgp](https://archive.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1-bin-all.tgz.asc),
+     [md5](https://archive.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1-bin-all.tgz.md5),
+     [sha](https://archive.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.1/manual/interpreterinstallation.html)):
+    <a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-bin-netinst', '0.6.1'); window.location.href='http://archive.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1-bin-netinst.tgz'">zeppelin-0.6.1-bin-netinst.tgz</a>
+    ([pgp](https://archive.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1-bin-netinst.tgz.asc),
+     [md5](https://archive.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1-bin-netinst.tgz.md5),
+     [sha](https://archive.apache.org/dist/zeppelin/zeppelin-0.6.1/zeppelin-0.6.1-bin-netinst.tgz.sha512))
+
+<p />
+
   - 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:

http://git-wip-us.apache.org/repos/asf/zeppelin/blob/8e5d9f58/releases/zeppelin-release-0.6.2.md
----------------------------------------------------------------------
diff --git a/releases/zeppelin-release-0.6.2.md b/releases/zeppelin-release-0.6.2.md
new file mode 100644
index 0000000..497d2cb
--- /dev/null
+++ b/releases/zeppelin-release-0.6.2.md
@@ -0,0 +1,66 @@
+---
+layout: page
+title: "Apache Zeppelin Release 0.6.2"
+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.2
+
+The Apache Zeppelin community is pleased to announce the availability of the 0.6.2 release.
+
+The community put significant effort into improving Apache Zeppelin since the last release, focusing on better support for Spark 2.0 and bug fixes.
+26 contributors provided 40+ patches for improvements and bug fixes.
+40 issues have been resolved.
+
+We encourage to [download](../../download.html) the latest release. Feedback through the [mailing lists](../../community.html) is very welcome.
+
+### Improvements
+   * Spark interpreter binary is compatibile with Spark 1.6/Scala 2.10 and Spark 2.0/Scala 2.11 without rebuild
+   * Note storage aware of user on sync
+   * Provide shiro password encryption fucntion using hadoop commons Credential apis and jceks
+   * Add new Shiro Realm for ZeppelinHub
+   * Notebook versioning in ZeppelinHub Repo 
+
+### Fixes
+   * Adding dependency via SPARK\_SUBMIT\_OPTIONS doesn't work with Spark 2.0.0
+   * Environment variable in interpreter setting doesn't take effect 
+   * Fix UDF with Spark 2.0.0 
+   * z.show() doesn't work
+   * SparkInterpreter doesn't work with Spark2 of HDP 2.5
+   * Make %dep work for spark 2.0.0 when SPARK_HOME is not defined
+   * Display long interger in abbreviated format on scatterChart/stackedAreaChart
+   * The graph legend truncates at the nearest period(.) in its grouping
+   * Lamda expressions are not working on CDH 5.7.x Spark
+
+### 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?projectId=12316221&version=12338135) for full list of issues being resolved.
+
+
+<br />
+### Contributors
+
+This release would not be possible without the following community members' contributions:
+
+Jeff Zhang, Mina Lee, Kavin, Renjith Kamath, Damien CORNEAU, Lee moon soo, Anthony Corbacho, astroshim, Luciano Resende, CloverHearts, AhyoungRyu, Prabhjyot Singh, rajarajan-g, rawkintrevo, vensant, Daniel Jeon, Jun, Khalid Huseynov, Liu Xiang, Naveen Subramanian, Peilin Yang, Randy Gelhausen, Rohit Choudhary, Steven Han, Vitaly Polonetsky, meenakshisekark
+
+The following people helped verifying this release:
+
+Anthony Corbacho, Jeff Zhang, Ahyoung Ryu, Victor Manuel Garcia, Hyung Sung Shim, Prabhjyot Singh, moon soo Lee, CloverHearts, DuyHai Doan, Felix Cheung, Luciano Resende, rohit choudhary, Mina Lee, shivani firodiya

http://git-wip-us.apache.org/repos/asf/zeppelin/blob/8e5d9f58/supported_interpreters.md
----------------------------------------------------------------------
diff --git a/supported_interpreters.md b/supported_interpreters.md
index b3377af..8505d1d 100644
--- a/supported_interpreters.md
+++ b/supported_interpreters.md
@@ -31,7 +31,7 @@ Please check the below table before you download Zeppelin package.
 <table class="table-configuration" style="text-align:center" id="comparing-version">
   <tr>
     <th style="width:10%">Zeppelin</th>
-    <th style="width:22%">0.6.1 (latest)</th>
+    <th style="width:22%">0.6.2 - 0.6.1</th>
     <th style="width:22%">0.6.0</th>
     <th style="width:22%">0.5.6</th>
     <th style="width:22%">0.5.5</th>
@@ -277,4 +277,4 @@ Please check the below table before you download Zeppelin package.
     <td>O</td>
     <td>O</td>
   </tr>
-</table>
\ No newline at end of file
+</table>