layout: page title: “Flink with Zeppelin” description: "" group: quickstart

{% include JB/setup %}

Flink support in Zeppelin

For a brief overview of Apache Flink fundamentals with Apache Zeppelin, see the following guide:

  • built-in Apache Flink integration.
  • With Flink Scala Scala PyFlink Shell, Flink SQL
  • Inject ExecutionEnvironment, StreamExecutionEnvironment, BatchTableEnvironment, StreamTableEnvironment.
  • Canceling job and displaying its progress
  • Supports different modes: local, remote, yarn, yarn-application
  • Dependency management
  • Streaming Visualization

For the further information about Flink support in Zeppelin, please check