May 2017
Beginner to intermediate
596 pages
15h 2m
English
Apart from the environment, rest of the steps in DataSet API program are identical to that of the DataStream API. The following are the steps you have to perform to actually deal with batch data using the DataSet API in Flink:
final ExecutionEnvironment env = ExecutionEnvironment.getExecutionEnvironment();