Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
Find a file
2016-12-01 12:37:36 +09:00
.github [ZEPPELIN-1414] Remove CONTRIBUTING.md files 2016-09-09 08:04:10 +09:00
_tools [ZEPPELIN-1695] Enforce pom.xml style while removing useless, unapplied conf 2016-11-24 18:31:41 +09:00
alluxio fix: Clean alluxio/pom.xml 2016-12-01 12:31:06 +09:00
angular fix: Clean angular/pom.xml 2016-12-01 12:31:07 +09:00
beam fix: library versions in beam/pom.xml 2016-12-01 12:31:07 +09:00
bigquery fix: Clean bigquery/pom.xml 2016-12-01 12:31:07 +09:00
bin [ZEPPELIN-1320] Run zeppelin interpreter process as web front end user 2016-11-17 19:07:29 -08:00
cassandra fix: Clean cassandra/pom.xml 2016-12-01 12:31:07 +09:00
conf [DOCS] Update Shiro configuration file with new package names 2016-11-29 17:03:09 +09:00
dev [BUILD][MINOR] Change build profile for distributing artifact to maven repository 2016-10-12 16:49:20 +09:00
docs Add doc for exchanging data frames 2016-11-30 18:13:48 -08:00
elasticsearch fix: Clean elasticsearch/pom.xml 2016-12-01 12:31:07 +09:00
file fix: Clean file/pom.xml 2016-12-01 12:31:07 +09:00
flink fix: Clean flink/pom.xml 2016-12-01 12:31:07 +09:00
geode fix: Clean geode/pom.xml 2016-12-01 12:31:08 +09:00
hbase fix: Clean hbase/pom.xml 2016-12-01 12:31:08 +09:00
ignite fix: Clean ignite/pom.xml 2016-12-01 12:31:08 +09:00
interpreter/lib/python [ZEPPELIN-1639] Add tests with external python dependencies to CI build 2016-11-29 17:00:07 +09:00
jdbc fix: Clean jdbc/pom.xml 2016-12-01 12:31:08 +09:00
kylin fix: Clean kylin/pom.xml 2016-12-01 12:31:08 +09:00
lens fix: Clean lens/pom.xml 2016-12-01 12:31:08 +09:00
licenses [ZEPPELIN-1219] Add searching feature to Zeppelin docs site 2016-08-10 12:39:22 +09:00
livy fix: Clean livy/pom.xml 2016-12-01 12:31:08 +09:00
markdown fix: Clean markdown/pom.xml 2016-12-01 12:31:08 +09:00
notebook [MINOR] Move tutorial notes under one folder 2016-11-21 16:45:37 -08:00
pig fix: Clean pig/pom.xml 2016-12-01 12:31:09 +09:00
postgresql fix: Clean postgres/pom.xml 2016-12-01 12:31:09 +09:00
python [ZEPPELIN-1724] conda run command removed in 4.1.0 2016-11-30 18:02:33 -08:00
r fix: Clean r/pom.xml 2016-12-01 12:37:31 +09:00
scalding fix: Clean scalding/pom.xml 2016-12-01 12:37:36 +09:00
scio fix: Clean scio/pom.xml 2016-12-01 12:37:36 +09:00
scripts [ZEPPELIN-116] Add Apache Mahout Interpreter 2016-11-09 13:39:52 +09:00
shell fix: Clean shell/pom.xml 2016-12-01 12:37:36 +09:00
spark fix: Clean spark/pom.xml 2016-12-01 12:37:36 +09:00
spark-dependencies fix: Clean spark-dependencies/pom.xml 2016-12-01 12:37:36 +09:00
testing [HOTFIX] Make Spark download stable on CI 2016-12-01 01:08:57 +09:00
zeppelin-display fix: Clean zeppelin-display/pom.xml 2016-12-01 12:37:36 +09:00
zeppelin-distribution [ZEPPELIN-1614] Remove markdown4j dep 2016-11-16 05:31:45 +01:00
zeppelin-examples [ZEPPELIN-1409] Refactor RAT build on Travis.CI configuration 2016-09-06 17:12:37 +09:00
zeppelin-interpreter [ZEPPELIN-212] Multiple paragraph results 2016-11-30 17:23:57 -08:00
zeppelin-server [ZEPPELIN-212] Multiple paragraph results 2016-11-30 17:23:57 -08:00
zeppelin-web [ZEPPELIN-212] Multiple paragraph results 2016-11-30 17:23:57 -08:00
zeppelin-zengine ZEPPELIN-1716. Error of interpreter not found is not propagated to fr… 2016-11-30 18:05:25 -08:00
.gitignore Closes [ZEPPELIN-1505] Add Scio interpreter 2016-11-14 11:00:15 -08:00
.travis.yml [HOTFIX] Make Spark download stable on CI 2016-12-01 01:08:57 +09:00
LICENSE [ZEPPELIN-1219] Add searching feature to Zeppelin docs site 2016-08-10 12:39:22 +09:00
NOTICE BigQuery Interpreter for Apazhe Zeppelin[ZEPPELIN-1153] 2016-07-31 01:14:21 +09:00
pom.xml fix: Clean geode/pom.xml 2016-12-01 12:31:08 +09:00
README.md [ZEPPELIN-1644] make document easier to follow key instructions 2016-11-13 06:48:41 -08:00
Roadmap.md [Webapp build] Clean bower_components on 'mvn clean' 2015-06-26 10:14:46 -07:00
SECURITY-README.md [ZEPPELIN-987] Enable user to secure interpreter setting, credentials and configurations info 2016-07-14 10:07:06 +05:30
STYLE.md [ZEPPELIN-1614] Remove markdown4j dep 2016-11-16 05:31:45 +01:00

Apache Zeppelin

Documentation: User Guide
Mailing Lists: User and Dev mailing list
Continuous Integration: Build Status
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 feature:

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

To know more about Zeppelin, visit our web site http://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.