September 2017
Beginner to intermediate
360 pages
8h 13m
English
Download the source from http://Flink.apache.org/downloads.html or clone Git repository https://github.com/apache/Flink.
To clone from Git, enter the following command:
git clone https://github.com/apache/Flink
Maven 3.0.3 and Java 8 are required to build Flink. Use the following command to build Flink using Maven:
mvn clean install -DskipTests If you want to build Flink with different version of hadoop then use: mvn clean install -DskipTests -Dhadoop.version=2.6.1
Read now
Unlock full access