Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.65 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.65 KB

Added support for flink 1.2-SNAPSHOT

This is forked from lastest zeppeling 0.7 SNAPSHOT for flink 1.2-SNAPSHOT, Clone Branch shashank734-1.2-snapshot-flink and build from source as discribed in zeppelin docs

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.