12115 Forks
21539 Stars
21539 Watchers

flink

Apache Flink

How to download and setup flink

Open terminal and run command
git clone https://github.com/apache/flink.git
git clone is used to create a copy or clone of flink repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flink https://github.com/apache/flink/archive/master.zip

Or simply clone flink with SSH
[email protected]:apache/flink.git

If you have some problems with flink

You may open issue on flink support forum (system) here: https://github.com/apache/flink/issues