Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apache/zeppelin

Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
https://github.com/apache/zeppelin

big-data database flink java javascript nosql scala spark zeppelin

Last synced: 4 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Apache Zeppelin

**Documentation:** [User Guide](https://zeppelin.apache.org/docs/latest/index.html)

**Mailing Lists:** [User and Dev mailing list](https://zeppelin.apache.org/community.html)

**Continuous Integration:** ![core](https://github.com/apache/zeppelin/workflows/core/badge.svg) ![frontend](https://github.com/apache/zeppelin/workflows/frontend/badge.svg) ![rat](https://github.com/apache/zeppelin/workflows/rat/badge.svg)

**Contributing:** [Contribution Guide](https://zeppelin.apache.org/contribution/contributions.html)

**Issue Tracker:** [Jira](https://issues.apache.org/jira/projects/ZEPPELIN/issues/filter=allissues)

**License:** [Apache 2.0](https://github.com/apache/zeppelin/blob/master/LICENSE)

**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](https://zeppelin.apache.org)

## Getting Started

### Install binary package
Please go to [install](https://zeppelin.apache.org/docs/latest/quickstart/install.html) to install Apache Zeppelin from binary package.

### Build from source
Please check [Build from source](https://zeppelin.apache.org/docs/latest/setup/basics/how_to_build.html) to build Zeppelin from source.