You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zeppelin.apache.org by zj...@apache.org on 2019/04/01 01:29:58 UTC

[zeppelin] 01/01: [DOC] Update doc for Zeppelin 0.8.1

This is an automated email from the ASF dual-hosted git repository.

zjffdu pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/zeppelin.git

commit c25ec30c306cd04317925b5f161ce2db2e7df52e
Author: Jeff Zhang <zj...@apache.org>
AuthorDate: Wed Jan 23 13:08:17 2019 +0800

    [DOC] Update doc for Zeppelin 0.8.1
---
 .htaccess                          |   2 +-
 doap.rdf                           |   7 ++
 download.md                        |  56 +++++++++-----
 releases/zeppelin-release-0.8.0.md | 150 +++++++++++++++++++++++++++++++++++++
 releases/zeppelin-release-0.8.1.md |  58 ++++++++++++++
 supported_interpreters.md          |  37 +++++++++
 6 files changed, 291 insertions(+), 19 deletions(-)

diff --git a/.htaccess b/.htaccess
index 05916da..111a73b 100644
--- a/.htaccess
+++ b/.htaccess
@@ -7,7 +7,7 @@ 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.8.0/$1  [PT]
+RewriteRule ^/?docs/latest/(.*) /docs/0.8.1/$1  [PT]
 
 # rewrite docs/snapshot to latest snapshot version
 RewriteRule ^/?docs/snapshot/(.*) /docs/0.9.0-SNAPSHOT/$1  [PT]
diff --git a/doap.rdf b/doap.rdf
index 0feb6b0..94c0d79 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.8.1</name>
+        <created>2019-01-23</created>
+        <revision>0.8.1</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
         <name>0.8.0</name>
         <created>2018-06-28</created>
         <revision>0.8.0</revision>
diff --git a/download.md b/download.md
index 8a57b4b..2dea774 100644
--- a/download.md
+++ b/download.md
@@ -21,27 +21,27 @@ limitations under the License.
 
 # Download Apache Zeppelin
 
-The latest release of Apache Zeppelin is **0.8.0**.
+The latest release of Apache Zeppelin is **0.8.1**.
 
-  - 0.8.0 released on June 28, 2018 ([release notes](./releases/zeppelin-release-0.8.0.html)) ([git tag](https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;h=refs/tags/v0.8.0))
+  - 0.8.1 released on Jan 23, 2018 ([release notes](./releases/zeppelin-release-0.8.1.html)) ([git tag](https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;h=refs/tags/v0.8.1))
 
-    * Binary package with all interpreters ([Install guide](../../docs/0.8.0/quickstart/install.html)):
-    <p><div class="btn btn-md btn-primary" onclick="ga('send', 'event', 'download', 'zeppelin-bin-all', '0.8.0'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0-bin-all.tgz'">zeppelin-0.8.0-bin-all.tgz</div> (939 MB,
-    [pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0-bin-all.tgz.asc),
-    [md5](https://www.apache.org/dist/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0-bin-all.tgz.md5),
-    [sha](https://www.apache.org/dist/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0-bin-all.tgz.sha512))</p>
+    * Binary package with all interpreters ([Install guide](../../docs/0.8.1/quickstart/install.html)):
+    <p><div class="btn btn-md btn-primary" onclick="ga('send', 'event', 'download', 'zeppelin-bin-all', '0.8.1'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.8.1/zeppelin-0.8.1-bin-all.tgz'">zeppelin-0.8.1-bin-all.tgz</div> (947 MB,
+    [pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.8.1/zeppelin-0.8.1-bin-all.tgz.asc),
+    [md5](https://www.apache.org/dist/zeppelin/zeppelin-0.8.1/zeppelin-0.8.1-bin-all.tgz.md5),
+    [sha](https://www.apache.org/dist/zeppelin/zeppelin-0.8.1/zeppelin-0.8.1-bin-all.tgz.sha512))</p>
 
-    * Binary package with Spark interpreter and interpreter net-install script ([interpreter installation guide](../../docs/0.8.0/usage/interpreter/installation.html)):
-    <p><div class="btn btn-md btn-primary" onclick="ga('send', 'event', 'download', 'zeppelin-bin-netinst', '0.8.0'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0-bin-netinst.tgz'">zeppelin-0.8.0-bin-netinst.tgz</div> (306 MB,
-    [pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0-bin-netinst.tgz.asc),
-    [md5](https://www.apache.org/dist/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0-bin-netinst.tgz.md5),
-    [sha](https://www.apache.org/dist/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0-bin-netinst.tgz.sha512))</p>
+    * Binary package with Spark interpreter and interpreter net-install script ([interpreter installation guide](../../docs/0.8.1/usage/interpreter/installation.html)):
+    <p><div class="btn btn-md btn-primary" onclick="ga('send', 'event', 'download', 'zeppelin-bin-netinst', '0.8.1'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.8.1/zeppelin-0.8.1-bin-netinst.tgz'">zeppelin-0.8.1-bin-netinst.tgz</div> (313 MB,
+    [pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.8.1/zeppelin-0.8.1-bin-netinst.tgz.asc),
+    [md5](https://www.apache.org/dist/zeppelin/zeppelin-0.8.1/zeppelin-0.8.1-bin-netinst.tgz.md5),
+    [sha](https://www.apache.org/dist/zeppelin/zeppelin-0.8.1/zeppelin-0.8.1-bin-netinst.tgz.sha512))</p>
 
     * Source:
-    <a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-src', '0.8.0'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0.tgz'">zeppelin-0.8.0.tgz</a> (58 MB,
-    [pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0.tgz.asc),
-    [md5](https://www.apache.org/dist/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0.tgz.md5),
-    [sha](https://www.apache.org/dist/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0.tgz.sha512))
+    <a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-src', '0.8.1'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.8.1/zeppelin-0.8.1.tgz'">zeppelin-0.8.1.tgz</a> (117 MB,
+    [pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.8.1/zeppelin-0.8.1.tgz.asc),
+    [md5](https://www.apache.org/dist/zeppelin/zeppelin-0.8.1/zeppelin-0.8.1.tgz.md5),
+    [sha](https://www.apache.org/dist/zeppelin/zeppelin-0.8.1/zeppelin-0.8.1.tgz.sha512))
 
 # Using the official docker image
 
@@ -50,9 +50,9 @@ Make sure that [docker](https://www.docker.com/community-edition) is installed i
 Use this command to launch Apache Zeppelin in a container.
 
 ```bash
-docker run -p 8080:8080 --rm --name zeppelin apache/zeppelin:0.8.0
-```
+docker run -p 8080:8080 --rm --name zeppelin apache/zeppelin:0.8.1
 
+```
 To persist `logs` and `notebook` directories, use the [volume](https://docs.docker.com/engine/reference/commandline/run/#mount-volume--v-read-only) option for docker container.
 
 ```bash
@@ -74,6 +74,26 @@ For developers, to get latest *0.9.0-SNAPSHOT* check [README](https://github.com
 
 
 ## Old releases
+  
+  - 0.8.0 released on June 28, 2018 ([release notes](./releases/zeppelin-release-0.8.0.html)) ([git tag](https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;h=refs/tags/v0.8.0))
+
+    * Binary package with all interpreters ([Install guide](../../docs/0.8.0/quickstart/install.html)):
+    <p><div class="btn btn-md btn-primary" onclick="ga('send', 'event', 'download', 'zeppelin-bin-all', '0.8.0'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0-bin-all.tgz'">zeppelin-0.8.0-bin-all.tgz</div> (939 MB,
+    [pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0-bin-all.tgz.asc),
+    [md5](https://www.apache.org/dist/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0-bin-all.tgz.md5),
+    [sha](https://www.apache.org/dist/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0-bin-all.tgz.sha512))</p>
+
+    * Binary package with Spark interpreter and interpreter net-install script ([interpreter installation guide](../../docs/0.8.0/usage/interpreter/installation.html)):
+    <p><div class="btn btn-md btn-primary" onclick="ga('send', 'event', 'download', 'zeppelin-bin-netinst', '0.8.0'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0-bin-netinst.tgz'">zeppelin-0.8.0-bin-netinst.tgz</div> (306 MB,
+    [pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0-bin-netinst.tgz.asc),
+    [md5](https://www.apache.org/dist/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0-bin-netinst.tgz.md5),
+    [sha](https://www.apache.org/dist/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0-bin-netinst.tgz.sha512))</p>
+
+    * Source:
+    <a style="cursor:pointer" onclick="ga('send', 'event', 'download', 'zeppelin-src', '0.8.0'); window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0.tgz'">zeppelin-0.8.0.tgz</a> (58 MB,
+    [pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0.tgz.asc),
+    [md5](https://www.apache.org/dist/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0.tgz.md5),
+    [sha](https://www.apache.org/dist/zeppelin/zeppelin-0.8.0/zeppelin-0.8.0.tgz.sha512))
 
   - 0.7.3 released on Sep 21, 2017 ([release notes](./releases/zeppelin-release-0.7.3.html)) ([git tag](https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;h=refs/tags/v0.7.3))
 
diff --git a/releases/zeppelin-release-0.8.0.md b/releases/zeppelin-release-0.8.0.md
new file mode 100755
index 0000000..68a6099
--- /dev/null
+++ b/releases/zeppelin-release-0.8.0.md
@@ -0,0 +1,150 @@
+---
+layout: page
+title: "Apache Zeppelin Release 0.8.0"
+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.8.0
+
+The Apache Zeppelin community is pleased to announce the availability of the 0.8.0 release.
+
+The community put significant effort into improving Apache Zeppelin since the last release.
+602 patches for improvements and bug fixes.
+
+We encourage to [download](../../download.html) the latest release. Feedback through the [mailing lists](../../community.html) is very welcome.
+
+<br />
+You can visit [issue tracker](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316221&amp;version=12339144) for full list of issues that are resolved.
+
+
+<br />
+### Contributors
+
+This release would not be possible without the following community members' contributions:
+
+apagano
+Ahyoung
+akhilsnaik
+Savalek
+AlexanderShoshin
+awenzel
+alourie
+andreaTP
+conker84
+aweise
+agura
+beriaanirudh
+benoyantony
+yimingliu
+bbonnin
+chilang
+email@christian-fries.de
+CloverHearts
+dlukyanov
+dshkvyra
+RyanShin
+elek
+eric@apache.org
+falbani
+frosner
+gabefernando
+gao yang
+gss2002
+guicar
+liguohui
+herval
+why
+1ambda
+drigor
+imnotkind
+Jeff P
+zjffdu
+JeongyeonEom
+vistep
+devgrapher
+jincreator
+jinxliu@ebay.com
+janusd
+tincman
+jongyoul
+karth295
+karup1990
+kavinkumarks
+kjmrknsn
+swkimme
+khalidhnv
+khalidhuseynov
+kpandey
+csk746
+moon
+leihz1989
+beneficial02
+luis.vicente
+smagyari
+masyan
+malay
+mebelousov
+Mina Lee
+mohamagdy
+Moriarty279
+cuspymd
+namanmishra
+nelsonc
+NohSeho
+ondrej
+gfalcone
+ppellmont
+prabhjyotsingh
+pravindsilva
+randerzander
+rga
+rkamath
+robertmarshall
+rconline
+Tagar
+SachinJanani
+jerryshao
+sams
+sameer79
+sanjay.dasgupta@gmail.com
+iijima<em>satoshi
+sergey.mazin
+sergey.soldatov
+sotnich
+sdedelbrock
+astroshim
+wishwisdom
+sleefd
+sohaibiftikhar
+Sora
+ess</em>ess
+JunKim
+tessbianchi
+byamthev
+ebuildy
+tinkoff-dwh
+volumeint
+vboginskii
+vilamon
+vrathor-hw
+vipul.1409@gmail.com
+markito
+wilsonr990
+mingmxu
+yanboliang
+bongo
\ No newline at end of file
diff --git a/releases/zeppelin-release-0.8.1.md b/releases/zeppelin-release-0.8.1.md
new file mode 100755
index 0000000..05fd4c3
--- /dev/null
+++ b/releases/zeppelin-release-0.8.1.md
@@ -0,0 +1,58 @@
+---
+layout: page
+title: "Apache Zeppelin Release 0.8.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.8.1
+
+The Apache Zeppelin community is pleased to announce the availability of the 0.8.1 release.
+
+The community put significant effort into improving Apache Zeppelin since the last release.
+46 patches for improvements and bug fixes.
+
+We encourage to [download](../../download.html) the latest release. Feedback through the [mailing lists](../../community.html) is very welcome.
+
+<br />
+You can visit [issue tracker](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12343240&styleName=&projectId=12316221) for full list of issues that are resolved.
+
+
+<br />
+### Contributors
+
+This release would not be possible without the following community members' contributions:
+
+Jeff Zhang
+oxygen311
+Prabhjyot Singh
+egorklimov
+Jongyoul Lee
+Khalid Huseynov
+Savalek
+Supreeth Sharma
+avner
+fdai
+hyukjinkwon
+mebelousov
+Alex Bush
+和果子
+Jaehoon Jeong
+John Lau
+Lee moon soo
+Maxim Belousov
+Patrice Clement
\ No newline at end of file
diff --git a/supported_interpreters.md b/supported_interpreters.md
index 34a0f3a..9576a03 100644
--- a/supported_interpreters.md
+++ b/supported_interpreters.md
@@ -31,6 +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.8.1</th>
     <th style="width:22%">0.8.0</th>
     <th style="width:22%">0.7.3</th>
     <th style="width:22%">0.7.1 - 0.7.2</th>
@@ -43,6 +44,9 @@ Please check the below table before you download Zeppelin package.
       <h6><a href="http://spark.apache.org/" target="_blank">Spark</a><h6>
     </td>
     <td rowspan="2">
+        1.5.x, 1.6.x, 2.0.x, 2.1.x, 2.2.x, 2.3.x, <strong>2.4.0</strong>
+    </td>
+    <td rowspan="2">
         1.5.x, 1.6.x, 2.0.x, 2.1.x, 2.2.x, <strong>2.3.1</strong>
     </td>
     <td rowspan="2">
@@ -139,11 +143,24 @@ Please check the below table before you download Zeppelin package.
       <a href="http://tajo.apache.org/" target="_blank">Tajo</a>
       are available
     </td>
+    <td>
+      <a href="http://www.postgresql.org/" target="_blank">PostgreSQL</a>,
+      <a href="https://www.mysql.com/" target="_blank">MySQL</a>,
+      <a href="https://mariadb.org/" target="_blank">MariaDB</a>,
+      <a href="https://aws.amazon.com/documentation/redshift/" target="_blank">Redshift</a>,
+      <br/>
+      <a href="https://hive.apache.org/" target="_blank">Hive</a>,
+      <a href="https://phoenix.apache.org/" target="_blank">Phoenix</a>,
+      <a href="https://drill.apache.org/" target="_blank">Drill</a>,
+      <a href="http://tajo.apache.org/" target="_blank">Tajo</a>
+      are available
+    </td>
   </tr>
   <tr>
     <td>
       <h6><a href="https://pig.apache.org/" target="_blank">Pig</a></h6>
     </td>
+    <td>O</td>
 	<td>O</td>
     <td>O</td>
     <td>O</td>
@@ -156,6 +173,7 @@ Please check the below table before you download Zeppelin package.
       <h6 style="display: inline;"><a href="https://beam.apache.org/" target="_blank">Beam</a></h6>
       <i class="fa fa-info-circle" data-toggle="tooltip" title="Not included in binary package. Use interpreter install script or build from source with -Pbeam to use this interpreter"></i>
     </td>
+    <td>O</td>
 	<td>O</td>
     <td>O</td>
     <td>O</td>
@@ -167,6 +185,7 @@ Please check the below table before you download Zeppelin package.
     <td>
       <h6 style="display: inline;"><a href="https://github.com/spotify/scio/" target="_blank">Scio</a></h6>
     </td>
+    <td>O</td>
 	<td>O</td>
     <td>O</td>
     <td>O</td>
@@ -183,12 +202,14 @@ Please check the below table before you download Zeppelin package.
     <td>O</td>
     <td>O</td>
     <td>O</td>
+    <td>O</td>
     <td>N/A</td>
   </tr>
   <tr>
     <td>
       <h6><a href="https://www.python.org/" target="_blank">Python</a></h6>
     </td>
+    <td>O</td>
 	<td>O</td>
     <td>O</td>
     <td>O</td>
@@ -200,6 +221,7 @@ Please check the below table before you download Zeppelin package.
     <td>
       <h6><a href="http://livy.io/" target="_blank">Livy</a></h6>
     </td>
+    <td>O</td>
 	<td>O</td>
     <td>O</td>
     <td>O</td>
@@ -211,6 +233,7 @@ Please check the below table before you download Zeppelin package.
     <td>
       <h6><a href="https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsUserGuide.html" target="_blank">HDFS</a></h6>
     </td>
+    <td>O</td>
 	<td>O</td>
     <td>O</td>
     <td>O</td>
@@ -222,6 +245,7 @@ Please check the below table before you download Zeppelin package.
     <td>
       <h6><a href="http://www.alluxio.org/" target="_blank">Alluxio</a></h6>
     </td>
+    <td>O</td>
 	<td>O</td>
     <td>O</td>
     <td>O</td>
@@ -233,6 +257,7 @@ Please check the below table before you download Zeppelin package.
     <td>
       <h6><a href="https://hbase.apache.org/" target="_blank">Hbase</a></h6>
     </td>
+    <td>O</td>
 	<td>O</td>
     <td>O</td>
     <td>O</td>
@@ -245,6 +270,7 @@ Please check the below table before you download Zeppelin package.
       <h6 style="display: inline;"><a href="https://github.com/twitter/scalding" target="_blank">Scalding</a></h6>
       <i class="fa fa-info-circle" data-toggle="tooltip" title="Not included in binary package. Use interpreter install script or build from source with -Pscalding to use this interpreter"></i>
     </td>
+    <td>O</td>
 	<td>O</td>
     <td>O</td>
     <td>O</td>
@@ -256,6 +282,7 @@ Please check the below table before you download Zeppelin package.
     <td>
       <h6><a href="https://www.elastic.co/products/elasticsearch" target="_blank">Elasticsearch</a></h6>
     </td>
+    <td>O</td>
 	<td>O</td>
     <td>O</td>
     <td>O</td>
@@ -267,6 +294,7 @@ Please check the below table before you download Zeppelin package.
     <td>
       <h6><a href="https://angularjs.org/" target="_blank">Angular</a></h6>
     </td>
+    <td>O</td>
 	<td>O</td>
     <td>O</td>
     <td>O</td>
@@ -278,6 +306,7 @@ Please check the below table before you download Zeppelin package.
     <td>
       <h6><a href="http://pegdown.org/" target="_blank">Markdown</a></h6>
     </td>
+    <td>O</td>
 	<td>O</td>
     <td>O</td>
     <td>O</td>
@@ -289,6 +318,7 @@ Please check the below table before you download Zeppelin package.
     <td>
       <h6><a href="https://commons.apache.org/" target="_blank">Shell</a></h6>
     </td>
+    <td>O</td>
 	<td>O</td>
     <td>O</td>
     <td>O</td>
@@ -300,6 +330,7 @@ Please check the below table before you download Zeppelin package.
     <td>
       <h6><a href="https://flink.apache.org/" target="_blank">Flink</a></h6>
     </td>
+    <td>O</td>
 	<td>O</td>
     <td>O</td>
     <td>O</td>
@@ -311,6 +342,7 @@ Please check the below table before you download Zeppelin package.
     <td>
       <h6><a href="http://cassandra.apache.org/" target="_blank">Cassandra</a></h6>
     </td>
+    <td>O</td>
 	<td>O</td>
     <td>O</td>
     <td>O</td>
@@ -323,6 +355,7 @@ Please check the below table before you download Zeppelin package.
       <h6 style="display: inline;"><a href="http://geode.incubator.apache.org/" target="_blank">Geode</a></h6>
       <i class="fa fa-info-circle" data-toggle="tooltip" title="Not included in binary package. Use interpreter install script or build from source with -Pgeode to use this interpreter"></i>
     </td>
+    <td>O</td>
 	<td>O</td>
     <td>O</td>
     <td>O</td>
@@ -334,6 +367,7 @@ Please check the below table before you download Zeppelin package.
     <td>
       <h6><a href="https://ignite.apache.org/" target="_blank">Ignite</a></h6>
     </td>
+    <td>1.9.0</td>
 	<td>1.9.0</td>
     <td>1.9.0</td>
     <td>1.9.0</td>
@@ -345,6 +379,7 @@ Please check the below table before you download Zeppelin package.
     <td>
       <h6><a href="http://kylin.apache.org/" target="_blank">Kylin</a></h6>
     </td>
+    <td>O</td>
 	<td>O</td>
     <td>O</td>
     <td>O</td>
@@ -356,6 +391,7 @@ Please check the below table before you download Zeppelin package.
     <td>
       <h6><a href="https://lens.apache.org/" target="_blank">Lens</a></h6>
     </td>
+    <td>O</td>
 	<td>O</td>
     <td>O</td>
     <td>O</td>
@@ -367,6 +403,7 @@ Please check the below table before you download Zeppelin package.
     <td>
       <h6><a href="http://www.postgresql.org/" target="_blank">PostgreSQL</a></h6>
     </td>
+    <td>O</td>
 	<td>O</td>
     <td>O</td>
     <td>O</td>