Download Apache Zeppelin
The latest release of Apache Zeppelin is 0.11.2.
0.11.2 released on Sep 22, 2024 (release notes) (git tag)
- Binary package with all interpreters (Install guide):
zeppelin-0.11.2-bin-all.tgz(843MB, pgp, sha)
- Binary package with Spark interpreter and interpreter net-install script (interpreter installation guide):
zeppelin-0.11.2-bin-netinst.tgz(577MB, pgp, sha)
- Source: zeppelin-0.11.2.tgz (10MB, pgp, sha)
- Binary package with all interpreters (Install guide):
Using the official docker image
Make sure that docker is installed in your local machine.
Use this command to launch Apache Zeppelin in a container.
To persist logs
and notebook
directories, use the volume option for docker container.
You can also use volume for Spark and Flink binary distribution.
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 the integrity of the downloaded files using the PGP or MD5 signatures. This signature should be matched against the KEYS file.
Build from source
For developers, to get latest 0.12.0-SNAPSHOT check README.
Old releases
0.11.1 released on Apr 2, 2024 (release notes) (git tag)
- Binary package with all interpreters (Install guide):
zeppelin-0.11.1-bin-all.tgz(843MB, pgp, sha)
- Binary package with Spark interpreter and interpreter net-install script (interpreter installation guide):
zeppelin-0.11.1-bin-netinst.tgz(577MB, pgp, sha)
- Source: zeppelin-0.11.1.tgz (10MB, pgp, sha)
- Binary package with all interpreters (Install guide):
0.11.0 released on Feb 12, 2024 (release notes) (git tag)
- Binary package with all interpreters (Install guide):
zeppelin-0.11.0-bin-all.tgz(843MB, pgp, sha)
- Binary package with Spark interpreter and interpreter net-install script (interpreter installation guide):
zeppelin-0.11.0-bin-netinst.tgz(577MB, pgp, sha)
- Source: zeppelin-0.11.0.tgz (10MB, pgp, sha)
- Binary package with all interpreters (Install guide):
0.10.1 released on Feb 29, 2022 (release notes) (git tag)
- Binary package with all interpreters (Install guide):
zeppelin-0.10.1-bin-all.tgz(1.5g, pgp, md5, sha)
- Binary package with Spark interpreter and interpreter net-install script (interpreter installation guide):
zeppelin-0.10.1-bin-netinst.tgz(568 MB, pgp, md5, sha)
- Source: zeppelin-0.10.1.tgz (9.1 MB, pgp, md5, sha)
- Binary package with all interpreters (Install guide):
0.10.0 released on Aug 24, 2021 (release notes) (git tag)
- Binary package with all interpreters (Install guide):
zeppelin-0.10.0-bin-all.tgz(1.5g, pgp, md5, sha)
- Binary package with Spark interpreter and interpreter net-install script (interpreter installation guide):
zeppelin-0.10.0-bin-netinst.tgz(568 MB, pgp, md5, sha)
- Source: zeppelin-0.10.0.tgz (9.1 MB, pgp, md5, sha)
- Binary package with all interpreters (Install guide):
0.9.0 released on Dec 26, 2020 (release notes) (git tag)
- Binary package with all interpreters (Install guide):
zeppelin-0.9.0-bin-all.tgz(1.5g, pgp, md5, sha)
- Binary package with Spark interpreter and interpreter net-install script (interpreter installation guide):
zeppelin-0.9.0-bin-netinst.tgz(568 MB, pgp, md5, sha)
- Source: zeppelin-0.9.0.tgz (9.1 MB, pgp, md5, sha)
- Binary package with all interpreters (Install guide):
0.8.2 released on Sep 29, 2018 (release notes) (git tag)
- Binary package with all interpreters (Install guide):
zeppelin-0.8.2-bin-all.tgz(952 MB, pgp, md5, sha)
- Binary package with Spark interpreter and interpreter net-install script (interpreter installation guide):
zeppelin-0.8.2-bin-netinst.tgz(318 MB, pgp, md5, sha)
- Source: zeppelin-0.8.2.tgz (62 MB, pgp, md5, sha)
- Binary package with all interpreters (Install guide):
Supported interpreters
Thanks to many Zeppelin contributors, we can provide much more interpreters in every release.
Please check the Supported Interpreters before you download Zeppelin package.