This repository holds the Apache Zeppelin sources packaged for ODP by Clemlab.
Release builds are tagged <zeppelin-version>.<odp-version>-<build> — for example 0.11.1.1.2.4.0-139
is Zeppelin 0.11.1 for ODP 1.2.4.0, build 139. The main branch tracks the most recent release tag.
The upstream Apache Zeppelin README follows.
Documentation: User Guide
Mailing Lists: User and Dev mailing list
Continuous Integration:
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
Please go to install to install Apache Zeppelin from binary package.
Please check Build from source to build Zeppelin from source.