Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-kafka

My KafkaSpout doesn't consume messages from Kafka Brokers in HDP

Error while connecting MongoDB as source to Kafka

What may cause huge load in Kafka `__consumer_offsets` topic?

How to avoid continuous "Resetting offset" and "Seeking to LATEST offset"?

Why Kafka REST Proxy API not Consuming data in JSON Format?

apache-kafka message-hub

Kafka Topic And Offset

apache-kafka

KSQL - drop topic

apache-kafka ksqldb

How can I delete Topics using confluent-kafka-python

How do I deserialize a kafka message to a POJO?

What is the correct way to use the "topics" parameter in KafkaUtils.createstream()?

Kafka Connect in debug mode

How to evenly distribute messages over partitions in Kafka?

apache-kafka

Do newer versions of Kafka producers still have "producer.type"?

java apache-kafka producer

How to read binary data on Kafka topics in Spark