GitXplorerGitXplorer
a

zeppelin

public
6378 stars
2806 forks
172 issues

Commits

List of commits on branch master.
Verified
35e12991262566a4ac7a3fce11ab8dbd08d05cde

[MINOR] Remove duplicate entry in .gitignore

MMyLanPangzi committed 18 hours ago
Verified
ad79848a9035d1e5ea596632dac523b757aaaf8a

[ZEPPELIN-6091] Drop support for Spark 3.2

ppan3793 committed 19 hours ago
Verified
81783ddc4c8d32ec8e606fa13a966227b747d2ae

[MINOR][LICENSE] Update NOTICE copyright

MMyLanPangzi committed 19 hours ago
Verified
876d1dc7fd460fffbe855873bc5a65865bcd0f78

[ZEPPELIN-6071] Bump pty4j version to 0.12.10-jdk8

ttbonelee committed 19 hours ago
Verified
a985c56ab4db33145fa16f0670ad4db783100bc8

[ZEPPELIN-1480] rework websocket sending to prevent partial frontend hangup (#4800)

jjohannesschillinger-dm committed 3 days ago
Verified
7ae89809da9314b2c12b716ff6c1d140c79f7041

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

ttbonelee committed 6 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.