twalthr / flink-project

A flink project template using Scala and SBT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Flink application project using Scala and SBT.

To run and test your application use SBT invoke: 'sbt run'

In order to run your application from within IntelliJ, you have to select the classpath of the 'mainRunner' module in the run/debug configurations.
Simply open 'Run -> Edit configurations...' and then select 'mainRunner' from the "Use classpath of module" dropbox. 

About

A flink project template using Scala and SBT


Languages

Language:Scala 100.0%