Skip to content

Latest commit

 

History

History
90 lines (53 loc) · 4.14 KB

File metadata and controls

90 lines (53 loc) · 4.14 KB

Module 6: Stream Processing

Practical part: PyFlink

In this video, we show how to use PyFlink to consume data from a Kafka stream

Theoretical part: Kafka + Java (optional)

In this set of videos, we cover Kafka and give examples in Java

Code: Java examples

Stream processing

Links:

Kafka Streams

Links:

PySpark - Structured Streaming (optional)

Code: Python examples

Please follow the steps described under pyspark-streaming

Other streaming resources

Kafka Streams with JVM library

KSQL and ksqlDB

Kafka Connect

Community notes

Did you take notes? You can share them here.