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

Clone this repo:
  1. 0da4f8d [ZEPPELIN-6244] Handle Collection as defaultValue in GUI.select() by renechoi · 18 hours ago master
  2. 4efa2a3 [ZEPPELIN-6270] Rename "Import As" to "Note Name" for creating a new note in the new UI by Yeonhee Hayden Kim · 19 hours ago
  3. eb2e03e [ZEPPELIN-6255] added message in the create-repository-modal for user not to be confused by yunajoe · 19 hours ago
  4. d4072a6 [ZEPPELIN-6267] Refactor JarHelper Class to Use a Logging Framework Instead of System.out.println() by 강현욱 · 8 days ago
  5. 8ec487f [ZEPPELIN-6195] Fix Selenium tests by switching from Chrome to Firefox and upgrading outdated Spark by Gyeongtae Park · 8 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.