This is an automated email from the ASF dual-hosted git repository.
jongyoul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin-site.git
The following commit(s) were added to refs/heads/master by this push:
new 3b78b47de Update docs for 0.11.0
3b78b47de is described below
commit 3b78b47de34b7ae72daf944ce943cf563476c5b1
Author: Jongyoul Lee <[email protected]>
AuthorDate: Sun Feb 11 20:59:23 2024 +0900
Update docs for 0.11.0
---
.asf.yaml | 4 ++
download.md | 58 +++++++++++++---------
releases/zeppelin-release-0.11.0.md | 95 +++++++++++++++++++++++++++++++++++++
3 files changed, 135 insertions(+), 22 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 48157b8b7..d4ba380d9 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -14,3 +14,7 @@ jekyll:
staging:
profile: ~
whoami: asf-staging
+
+publish:
+ profile: ~
+ whoami: asf-site
\ No newline at end of file
diff --git a/download.md b/download.md
index 179dcf6a9..a787edcb6 100644
--- a/download.md
+++ b/download.md
@@ -21,27 +21,23 @@ limitations under the License.
# Download Apache Zeppelin
-The latest release of Apache Zeppelin is **0.10.1**.
-
- - 0.10.1 released on Feb 29, 2022 ([release
notes](./releases/zeppelin-release-0.10.1.html)) ([git
tag](https://gitbox.apache.org/repos/asf?p=zeppelin.git;h=refs/tags/v0.11.0))
+The latest release of Apache Zeppelin is **0.11.0**.
+ - 0.11.0 released on Feb 21, 2024 ([release
notes](./releases/zeppelin-release-0.11.0.html)) ([git
tag](https://github.com/apache/zeppelin/tree/v0.11.0))
* Binary package with all interpreters ([Install
guide](../../docs/0.10.1/quickstart/install.html)):
- <p><div class="btn btn-md btn-primary" onclick="ga('send', 'event',
'download', 'zeppelin-bin-all', '0.10.1');
window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-all.tgz'">zeppelin-0.10.1-bin-all.tgz</div>
(1.5g,
-
[pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-all.tgz.asc),
-
[md5](https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-all.tgz.md5),
-
[sha](https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-all.tgz.sha512))</p>
+ <p><div class="btn btn-md btn-primary" onclick="ga('send', 'event',
'download', 'zeppelin-bin-all', '0.11.0');
window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.11.0/zeppelin-0.11.0-bin-all.tgz'">zeppelin-0.11.0-bin-all.tgz</div>
(843MB,
+
[pgp](https://downloads.apache.org/zeppelin/zeppelin-0.11.0/zeppelin-0.11.0-bin-all.tgz.asc),
+
[sha](https://downloads.apache.org/zeppelin/zeppelin-0.11.0/zeppelin-0.11.0-bin-all.tgz.sha512))</p>
* Binary package with Spark interpreter and interpreter net-install script
([interpreter installation
guide](../../docs/0.10.1/usage/interpreter/installation.html)):
- <p><div class="btn btn-md btn-primary" onclick="ga('send', 'event',
'download', 'zeppelin-bin-netinst', '0.10.1');
window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-netinst.tgz'">zeppelin-0.10.1-bin-netinst.tgz</div>
(568 MB,
-
[pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-netinst.tgz.asc),
-
[md5](https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-netinst.tgz.md5),
-
[sha](https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-netinst.tgz.sha512))</p>
+ <p><div class="btn btn-md btn-primary" onclick="ga('send', 'event',
'download', 'zeppelin-bin-netinst', '0.11.0');
window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.11.0/zeppelin-0.11.0-bin-netinst.tgz'">zeppelin-0.11.0-bin-netinst.tgz</div>
(577MB,
+
[pgp](https://downloads.apache.org/zeppelin/zeppelin-0.11.0/zeppelin-0.11.0-bin-netinst.tgz.asc),
+
[sha](https://downloads.apache.org/zeppelin/zeppelin-0.11.0/zeppelin-0.11.0-bin-netinst.tgz.sha512))</p>
* Source:
- <a style="cursor:pointer" onclick="ga('send', 'event', 'download',
'zeppelin-src', '0.10.1');
window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1.tgz'">zeppelin-0.10.1.tgz</a>
(9.1 MB,
-
[pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1.tgz.asc),
-
[md5](https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1.tgz.md5),
-
[sha](https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1.tgz.sha512))
+ <a style="cursor:pointer" onclick="ga('send', 'event', 'download',
'zeppelin-src', '0.11.0');
window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.11.0/zeppelin-0.11.0.tgz'">zeppelin-0.11.0.tgz</a>
(10MB,
+
[pgp](https://downloads.apache.org/zeppelin/zeppelin-0.11.0/zeppelin-0.11.0.tgz.asc),
+
[sha](https://downloads.apache.org/zeppelin/zeppelin-0.11.0/zeppelin-0.11.0.tgz.sha512))
# Using the official docker image
@@ -50,7 +46,7 @@ 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.10.1
+docker run -p 8080:8080 --rm --name zeppelin apache/zeppelin:0.11.0
```
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.
@@ -58,27 +54,46 @@ You can also use
[volume](https://docs.docker.com/engine/reference/commandline/r
```bash
docker run -u $(id -u) -p 8080:8080 --rm -v $PWD/logs:/logs -v
$PWD/notebook:/notebook \
- -v /usr/lib/spark-2.4.7:/opt/spark -v /usr/lib/flink-1.12.2:/opt/flink \
+ -v /usr/lib/spark-2.5.0:/opt/spark -v /usr/lib/flink-1.17.2:/opt/flink \
-e FLINK_HOME=/opt/flink -e SPARK_HOME=/opt/spark \
- -e ZEPPELIN_LOG_DIR='/logs' -e ZEPPELIN_NOTEBOOK_DIR='/notebook' --name
zeppelin apache/zeppelin:0.10.1
+ -e ZEPPELIN_LOG_DIR='/logs' -e ZEPPELIN_NOTEBOOK_DIR='/notebook' --name
zeppelin apache/zeppelin:0.11.0
```
If you have trouble accessing `localhost:8080` in the browser, Please clear
browser cache.
## Verify the integrity of the files
-It is essential that you
[verify](https://www.apache.org/info/verification.html) the integrity of the
downloaded files using the PGP or MD5 signatures. This signature should be
matched against the [KEYS](https://www.apache.org/dist/zeppelin/KEYS) file.
-
+It is essential that you
[verify](https://www.apache.org/info/verification.html) the integrity of the
downloaded files using the PGP or MD5 signatures. This signature should be
matched against the [KEYS](https://downloads.apache.org/zeppelin/KEYS) file.
## Build from source
-For developers, to get latest *0.10.0-SNAPSHOT* check
[README](https://github.com/apache/zeppelin/blob/master/README.md).
+For developers, to get latest *0.12.0-SNAPSHOT* check
[README](https://github.com/apache/zeppelin/blob/master/README.md).
## Old releases
+ - 0.10.1 released on Feb 29, 2022 ([release
notes](./releases/zeppelin-release-0.10.1.html)) ([git
tag](https://gitbox.apache.org/repos/asf?p=zeppelin.git;h=refs/tags/v0.11.0))
+
+ * Binary package with all interpreters ([Install
guide](../../docs/0.10.1/quickstart/install.html)):
+ <p><div class="btn btn-md btn-primary" onclick="ga('send', 'event',
'download', 'zeppelin-bin-all', '0.10.1');
window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-all.tgz'">zeppelin-0.10.1-bin-all.tgz</div>
(1.5g,
+
[pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-all.tgz.asc),
+
[md5](https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-all.tgz.md5),
+
[sha](https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-all.tgz.sha512))</p>
+
+ * Binary package with Spark interpreter and interpreter net-install script
([interpreter installation
guide](../../docs/0.10.1/usage/interpreter/installation.html)):
+ <p><div class="btn btn-md btn-primary" onclick="ga('send', 'event',
'download', 'zeppelin-bin-netinst', '0.10.1');
window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-netinst.tgz'">zeppelin-0.10.1-bin-netinst.tgz</div>
(568 MB,
+
[pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-netinst.tgz.asc),
+
[md5](https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-netinst.tgz.md5),
+
[sha](https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1-bin-netinst.tgz.sha512))</p>
+
+ * Source:
+ <a style="cursor:pointer" onclick="ga('send', 'event', 'download',
'zeppelin-src', '0.10.1');
window.location.href='http://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1.tgz'">zeppelin-0.10.1.tgz</a>
(9.1 MB,
+
[pgp](https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1.tgz.asc),
+
[md5](https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1.tgz.md5),
+
[sha](https://www.apache.org/dist/zeppelin/zeppelin-0.10.1/zeppelin-0.10.1.tgz.sha512))
+
- 0.10.0 released on Aug 24, 2021 ([release
notes](./releases/zeppelin-release-0.10.0.html)) ([git
tag](https://gitbox.apache.org/repos/asf?p=zeppelin.git;h=refs/tags/v0.10.0))
* Binary package with all interpreters ([Install
guide](../../docs/0.10.0/quickstart/install.html)):
@@ -154,7 +169,6 @@ Please check the [Supported
Interpreters](./supported_interpreters.html) before
Download <a onclick="ga('send', 'event', 'download', 'zeppelin', '0.3.3');"
href="https://s3-ap-northeast-1.amazonaws.com/zeppel.in/zeppelin-0.3.3.tar.gz">zeppelin-0.3.3.tar.gz</a>
([release
note](https://zeppelin-project.atlassian.net/secure/ReleaseNote.jspa?projectId=10001&version=10301))
-
##### Zeppelin-0.3.2 (2014.03.14)
Download <a onclick="ga('send', 'event', 'download', 'zeppelin', '0.3.2');"
href="https://s3-ap-northeast-1.amazonaws.com/zeppel.in/zeppelin-0.3.2.tar.gz">zeppelin-0.3.2.tar.gz</a>
([release
note](https://zeppelin-project.atlassian.net/secure/ReleaseNote.jspa?projectId=10001&version=10300))
diff --git a/releases/zeppelin-release-0.11.0.md
b/releases/zeppelin-release-0.11.0.md
new file mode 100755
index 000000000..05f3523be
--- /dev/null
+++ b/releases/zeppelin-release-0.11.0.md
@@ -0,0 +1,95 @@
+---
+layout: page
+title: "Apache Zeppelin Release 0.9.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.11.0
+
+The Apache Zeppelin community is pleased to announce the availability of the
0.11.0 release.
+
+The community put significant effort into improving Apache Zeppelin since the
last release.
+253 tickets are resolved including some security issues.
+You can visit [issue
tracker](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316221&version=12350539)
for full list of issues that are resolved.
+
+We encourage to [download](../../download.html) the latest release. Feedback
through the [mailing lists](../../community.html) is very welcome.
+
+### Major Changes
+
+- Support on JDK 11 by default
+- Support on Apache Spark 3.5.0, Apaceh Flink 1.17, and Python 3.9
+
+### Contributors
+
+This release would not be possible without the following community members'
contributions:
+
+Alex(sashashura)
+Ankit Prakash Gupta(infoankitp)
+Arnout Engelen(raboof)
+Bagus Nugroho Budi Nurtomo(BagusThanatos)
+bjw(baezzys)
+Calvin Canh Tran(canhtran)
+Changhoon Oh(okayhooni)
+Cheng Pan(pan3793)
+dntjr8096(dntjr8096)
+Gibaek Nam(gbnam)
+Guanhua Li(huage1994)
+HelenParr(HelenParr)
+iiusky(iiiusky)
+In-Kyu Kim(inkkim)
+Jeff Zhang(zjffdu)
+Jongyoul Lee(jongyoul)
+JooYoungHun(jooyounghun)
+jshjsh06(jshjsh06)
+Junhyoung Kim(nelljun)
+Juyeon(proceane)
+Khanh Vu(vtkhanh)
+KIM NAMGUE(soicem)
+Kristin Cowalcijk(Kontinuation)
+Lee Byonghun(Tolluset)
+Lee(PeterAlfredLee)
+Leomax_Sun(saLeox)
+levi0090(levi0090)
+Lu Gan(ganlute)
+Maksim Zinal(zinal)
+Manhua(kevinjmh)
+Matthias Koch(matthias-koch)
+Maziyar Panahi(maziyarpanahi)
+Michal Vince(zlosim)
+mrzhao(zhaomoran)
+Naveen(naveensrinivasan)
+PARK HYE WON(HYEEWON)
+Paul Zhang(paul8263)
+Philipp Dallig(Reamer)
+Phong Nguyen(phongnt)
+PJ Fanning(pjfanning)
+qinbo12(qinbo12)
+Shefali Singh(shefali163)
+Sujin(kkoldduck2)
+Thai Tran(tranvanthai)
+Willow.yun(윌로)(PrimWILL)
+Xie Yi(xieyi888)
+yaini(yaini)
+YiningGong(NicolasGong)
+youshaojun(youshaojun)
+zkyTech(zkytech)
+Zoltan Holoda(zholoda)
+zzm(xiaomin0322)
+诸葛子房(zhugezifang)
+김민수(SIOUkoeran)
+조원형(JoWonHyeung)