Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kafka-consumer-api

What is the difference in Kafka between a Consumer Group Coordinator and a Consumer Group Leader?

How can I get the last/end offset of a kafka topic partition?

Kafka consumer fetching metadata for topics failed

What is the difference between kafka earliest and latest offset values

Consumer not receiving messages, kafka console, new consumer api, Kafka 0.9

Kafka Consumer get key value pair

How to write a file to Kafka Producer

Topics, partitions and keys

difference between groupid and consumerid in Kafka consumer

Delete message after consuming it in KAFKA

Kafka Msg VS REST Calls

How to read data using Kafka Consumer API from beginning?

What does "Rebalancing" mean in Apache Kafka context?

Can multiple Kafka consumers read same message from the partition

Kafka consumer list

Difference between session.timeout.ms and max.poll.interval.ms for Kafka >= 0.10.1

Kafka: Consumer API vs Streams API

Is key required as part of sending messages to Kafka?

What determines Kafka consumer offset?

Understanding Kafka Topics and Partitions