Skip to content
This repository has been archived by the owner on Nov 26, 2021. It is now read-only.
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.