Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 235 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 235 Bytes

flink-examples

Apache Flink Code Examples

Pre-requisites

Flink 1.10.0 version compiled for scala 2.11 is required for the job and task managers.

Package

Run below command to package the jar files:

mvn clean package