Skip to content Skip to sidebar Skip to footer
Showing posts with the label Kafka Python

Python Kafkaconsumer Start Consuming Messages From A Timestamp

I'm planning to skip the start of the topic and only read messages from a certain timestamp to … Read more Python Kafkaconsumer Start Consuming Messages From A Timestamp

How To Properly Use Pyspark To Send Data To Kafka Broker?

I'm trying to write a simple pyspark job, which would receive data from a kafka broker topic, d… Read more How To Properly Use Pyspark To Send Data To Kafka Broker?

Nobrokersavailable: Nobrokersavailable-kafka Error

i have already started to learn Kafka. Trying basic operations on it. I have stucked on a point whi… Read more Nobrokersavailable: Nobrokersavailable-kafka Error