MENU

Fun & Interesting

A Simple Kafka and Python Walkthrough

Quix 38,350 12 months ago
Video Not Working? Fix It Now

Getting data into Apache Kafka is easy if you know how, so let's go through an example step-by-step. In this walkthrough we take you through the process of creating a simple Kafka Producer using the Quix Streams library. 📥 Clone, fork or star the source code: https://github.com/quixio/simple-kafka-python -- 0:00 Introduction 0:29 Setting up a Python Environment 1:10 Fetching some JSON 3:30 Writing it into Kafka 7:40 Job Done! Let's extend it... 10:07 kcat as a debugging tool 10:58 Next steps...

Comment