Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.

Clone this repo:
  1. 588b54b [ZEPPELIN-6190] Prevent directory escape bypass through repeated URL decoding by ChanHo Lee · 2 days ago master
  2. 9e35613 [ZEPPELIN-6193] Refactor SparkSubmitInterpreter to Improve Readability and Error Handling by Gyeongtae Park · 2 days ago
  3. a656888 [ZEPPELIN-3271] add shiro setup for cron feature in docs by Soonoh · 2 days ago
  4. b50bafb [ZEPPELIN-6194] Fix flaky Conda environment setup by using strict channel priority in GitHub Actions by Gyeongtae Park · 2 days ago
  5. 1468714 [ZEPPELIN-6191] Remove loading external resources in Zeppelin documentations by ChanHo Lee · 3 days ago

Apache Zeppelin

Documentation: User Guide
Mailing Lists: User and Dev mailing list
Continuous Integration: core frontend rat
Contributing: Contribution Guide
Issue Tracker: Jira
License: Apache 2.0

Zeppelin, a web-based notebook that enables interactive data analytics. You can make beautiful data-driven, interactive and collaborative documents with SQL, Scala and more.

Core features:

  • Web based notebook style editor.
  • Built-in Apache Spark support

To know more about Zeppelin, visit our web site https://zeppelin.apache.org

Getting Started

Install binary package

Please go to install to install Apache Zeppelin from binary package.

Build from source

Please check Build from source to build Zeppelin from source.