Skip to content
This repository has been archived by the owner on Nov 26, 2021. It is now read-only.
Fabian Hueske edited this page Mar 11, 2019 · 2 revisions

Welcome to the Apache Flink® SQL Training

In this training, you will learn how to write SQL query that are continuously executed by Apache Flink on data streams.

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.