Introduction to Apache Flink and Flink SQL

preview_player
Показать описание
Join Gunnar Morling for a ten minute introduction to Flink and FlinkSQL, as you see him build a Flink pipeline to process data from one Kafka topic to another Kafka topic. In this example, he'll be using RedPanda's Kafka API compatible offering to stream data into and from Flink.

___
Рекомендации по теме
Комментарии
Автор

Does Eclipse have presentation mode, or only modern IDEs, like IntelliJ IDEA, implement it?

Denis-ezgd
Автор

This is helpful thanks, do you have an example repo to follow along with the video?

ZacharySchmerber
Автор

Awesome! Are those tables real one on disk? What if the incoming stream is infinite? Would such table grow Infinitely? Or is this just a view of the stream for some period?

fluuorid
Автор

Hi Great video!!!, do you know if flink stream can do streaming between two separate kafka clusters?

RameshSingh-ojhq