📋
Flink on Zeppelin
  • Setup Zeppelin
  • Main Features
  • Flink on Zeppelin Architecture
  • Execution mode
    • local mode
    • remote mode
    • yarn mode
    • yarn-application mode
  • Languages
    • Scala
    • PyFlink
    • SQL
  • Hive Integration
  • Interpreter binding mode
  • Configure Flink Interpreter
  • Third party dependencies
  • UDF
  • Checkpoint & Savepoint
  • Recovery
  • Flink Sql Cookbook
  • FAQ
Powered by GitBook
On this page

Was this helpful?

Execution mode

Zeppelin supports 4 kinds of execution modes of Flink

  • local

  • remote

  • yarn

  • yarn-application

  • k8s-application (under development)

PreviousFlink on Zeppelin ArchitectureNextlocal mode

Last updated 3 years ago

Was this helpful?