IKH

Summary

In this session, you learnt about the DataSet API of Apache Flink. In the following video, our expert will summarise the learnings of this session.

A DataSet is a finite collection of data objects and a tuple is a finite collection of data attributes. DataSet API has multiple transformation functions such as Map, FlatMap and Filter. Multiple connectors can be used as a data source or a sink.

Following is the PPT used throughout this session.

Report an error