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

Clone this repo:
  1. f45587d [ZEPPELIN-6299] Refactor StaticRepl for readability, correctness, and modern Java usage by eunhwa99 · 11 hours ago master
  2. 3a0e421 [ZEPPELIN-6316] Fix broken tests caused by field name change by ChanHo Lee · 18 hours ago
  3. a0ef5b8 [ZEPPELIN-6304] Changes to interpreter bindings are not reflected when reopening the binding settings by YONGJAE LEE(이용재) · 3 days ago
  4. 96e2c65 [ZEPPELIN-6310] When paragraph to edit, word wrap doesn't work by YONGJAE LEE(이용재) · 3 days ago
  5. 093648f [MINOR] Update java version check that only allows java 11 or newer by Paul Zhang · 4 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.