An open API service indexing awesome lists of open source software.

https://github.com/fluency03/flink-project


https://github.com/fluency03/flink-project

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

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.