Producer in Python
Phew ! Congrats on arriving to this section. We will learn how to create a Producer and write to your Kafka Cluster.
Getting familiar with Kafka-Python client
Getting familiar with kafka-python producer
Create a Kafka Producer
Send Messages
Serialize your data to Avro
Sending messages with Avro format
Last updated