IKH

Summary

In this session, you learnt about the DataStream API of Apache Flink. In the next video, the expert will summarise the learnings of this session.

DataStream is a finite collection of data objects. The DataSet API has multiple transformation functions such as Map, FlatMap and Filter. The datastream is divided into segments of records called windows. Multiple connectors can be used as a data source or a sink.

Following is the PPT used throughout this session.

Report an error