Apache Flink Tutorial

Preface

Apache Flink is a big data, distributed stream processing framework that is used to process a large set of stream data and share insights. Flink is an open-source software provided by Apache foundation that works very comfortably with Hadoop.

This tutorial has been prepared to provide an introduction to Apache Flink, its architecture, installation, operation, APIs, and so on.


Prerequisites

A basic understanding of the Hadoop framework, knowledge of Hadoop HDFS command, Unix commands, basic SQL language are required before proceeding with this tutorial.


Spectators

This tutorial is created for any professionals who are keen to learn Big data and want to understand Apache Flink.


So let's Begin it, Happy Learning.