GitXplorerGitXplorer
a

zeppelin

public
6378 stars
2806 forks
171 issues

Commits

List of commits on branch master.
Verified
7ae89809da9314b2c12b716ff6c1d140c79f7041

[ZEPPELIN-6088] Fix some flaky tests in zeppelin-integration (#4826)

ttbonelee committed 6 days ago
Verified
6a71af0434a71ba080115fae1d7f454233160e9c

[ZEPPELIN-6073][BUILD] Canonicalize binary distribution tarball name (#4807)

ppan3793 committed 7 days ago
Verified
940cf13935ec9ed989c7afeec98447c2e7eb5a7e

[ZEPPELIN-6079] Fix Interpreter Configuration not working in new UI (#4818)

ccherrie-k committed 10 days ago
Verified
205014f0e4f4abda7a833627c246dd522fb41756

[ZEPPELIN-6080] Add support for bq single region dataset query (#4815)

mmeharanjan318 committed 10 days ago
Verified
1641ce1e523520451436dd5cc704344225720110

[ZEPPELIN-6081] Fix Incorrect npm dev Command in README for zeppelin-web-angular (#4819)

ccherrie-k committed 12 days ago
Verified
6ad5baa5b31c50bb28b61a9c14d215baa28ab883

[ZEPPELIN-6048] Write a Dockerfile for jdbc interpreter image build (#4794)

sseung-00 committed 12 days ago

README

The README file for this repository.

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.