Giter VIP home page Giter VIP logo

notifyobservers / zeppelin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/zeppelin

0.0 1.0 0.0 98.66 MB

Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.

Home Page: https://zeppelin.apache.org/

License: Apache License 2.0

CSS 0.78% Shell 1.35% XSLT 0.01% Python 0.89% JavaScript 10.08% Java 60.63% Scala 2.94% HTML 3.42% Thrift 0.08% Batchfile 0.09% R 0.10% Roff 0.48% Groovy 0.07% Jupyter Notebook 13.93% Dockerfile 0.24% TypeScript 3.93% Less 0.82% Jinja 0.17%

zeppelin's Introduction

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

Flink on Zeppelin

Getting Started

  1. Download source code to your local repository
  2. cd into your repository, ${zeppelin_home} and do "kubectl -f apply k8s/zeppelin-server.yaml"
  3. Run "kubectl get pods", you should see a running zeppelin-server container
  4. Run "kubectl port-forward zeppelin-server-name 8080:80" and navigate to localhost:8080, you should see a working Zeppelin notebook

Run Native Flink on AKS

  1. Start a new paragraph with %flink, then configure mode, flink cluster name, server account and container image, see example here: image

  2. Run the paragraph mentioned above, then start any flink jobs, they should be running in k8s mode.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.