Processing Kafka Sources and Sinks with Apache Flink in Python
In this article I go over how to use Apache Flink Table API in Python to consume data from and write data to a Confluent Community Platform Apache Kafka Cluster running locally in Docker.
By