MENU

Fun & Interesting

Flink SQL Tutorial - a Gentle Introduction

Rock the JVM 7,413 2 years ago
Video Not Working? Fix It Now

blog post: https://blog.rockthejvm.com/flink-sql-introduction/ code: https://github.com/polyzos/select-star-from-streams Flink course: https://rockthejvm.com/p/flink This video is a hands-on guide to Flink SQL. We'll talk about how Flink works, how SQL is possible on streaming data, various components of Flink that allow SQL queries, and some major stateful, stateless and temporal Flink SQL queries you can run. The code example is for a fictitious array of IoT sensors, which we analyze in Flink and make decisions about them (e.g. if they cross a threshold by too much, issuing alerts). Contents: 0:00 intro, code setup 6:38 Flink SQL with Kafka 21:47 Flink SQL query examples Follow Rock the JVM on: LinkedIn: https://linkedin.com/company/rockthejvm Twitter: https://twitter.com/rockthejvm Blog: https://blog.rockthejvm.com ------------------------------------------------------------------------- Home: https://rockthejvm.com -------------------------------------------------------------------------

Comment