Search code examples
Kafka producer always sends messages to the same partition (Kafka + Python)...

pythonapache-kafkapykafka

Read More
How to automatically generate partition keys for messages (Kafka + Python)?...

pythonapache-kafkapykafka

Read More
Kafka Consumers on different partitions under same group are still consuming same messages intermitt...

pythonapache-kafkakafka-consumer-apipykafka

Read More
confluent-kafka-python library: read offset per topic per consumer_group...

pykafkaconfluent-kafka-python

Read More
Write a csv file to a kafka topic...

pythonapache-kafkakafka-producer-apikafka-pythonpykafka

Read More
Cant send message by using pykafka...

apache-kafkakafka-producer-apipykafka

Read More
Not able to communicate from a remote machine to Kafka cluster...

apache-kafkakafka-consumer-apipykafka

Read More
TypeError: produce() got an unexpected keyword argument 'linger_ms'...

pythondjangoapache-kafkapykafka

Read More
Kafka and Pyspark Integration...

apache-sparkpysparkapache-kafkapykafka

Read More
PyKafka client connecting wrong broker...

apache-kafkapykafka

Read More
How to consume kafka topic and parse/serve over http?...

pythonapache-kafkaprometheuspykafka

Read More
PyKafka metadata in bytes instead of strings...

pythonapache-kafkapykafka

Read More
Can I call get_delivery_report from a Kafka produce once after a batch of messages is produced?...

pythonpython-2.7kafka-producer-apipykafka

Read More
How to use pykafka group consumer with gevent?...

pythonpython-3.xapache-kafkageventpykafka

Read More
How to select starting offset in Pykafka simpleconsumer?...

pythonapache-kafkaconsumerpykafka

Read More
pykafka topics return None...

pythonapache-kafkapykafka

Read More
What's the reason for TypeError: unhashable type: 'TopicAndPartition' when KafkaUtils.cr...

pythonapache-sparkspark-streamingpykafka

Read More
How to make kafka-python or pykafka work as an async producer with uwsgi and gevent?...

pythonapache-kafkauwsgigeventpykafka

Read More
BackNext