Skip to content

multivacplatform/multivac-zeppelin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

multivac-zeppelin GitHub license Multivac Discuss Multivac Channel

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 https://zeppelin.apache.org

Getting Started

Docker setup

Docker image is built against Zeppelin 0.8.2 and it supports Apache Spark 2.4.

docker pull multivacplatform/multivac-zeppelin
docker run -it --rm -p 8080:8080 -p 8081:8081 maziyar/zeppelin

Just head to your browser and you're good to go!

http://localhost:8080

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.

Code of Conduct

This, and all github.com/multivacplatform projects, are under the Multivac Platform Open Source Code of Conduct. Additionally, see the Typelevel Code of Conduct for specific examples of harassing behavior that are not tolerated.

Copyright and License

Code and documentation copyright (c) 2019 ISCPIF - CNRS. Code released under the Apache 2.0 license.

About

Deploy Apache Zeppelin by Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published