You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nico Kruber edited this page Mar 24, 2020
·
2 revisions
Welcome to the Apache Flink® SQL Training
In this training, you will learn how to write SQL queries that are continuously executed on data streams by Apache Flink.
The training is based on Flink's SQL CLI client, an interactive client to submit SQL queries to Flink and visualize the results. We assume basic knowledge of SQL.
You will not need to write Java or Scala code or use an IDE.
Requirements
A Linux, MacOS, or Windows machine with Docker installed.
Setup
Follow the instructions to setup the training environment on your machine.