Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-kafka

How does consumer rebalancing work in Kafka?

How does an offset expire for an Apache Kafka consumer group?

apache-kafka

Bootstrap server vs zookeeper in kafka?

ERROR Error when sending message to topic

apache-kafka

How to minimize the latency involved in kafka messaging framework?

apache-kafka

How to get data from old offset point in Kafka?

How do I use multiple consumers in Kafka?

java apache-kafka

What is the use of __consumer_offsets and _schema topics in Kafka?

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

How to write spark streaming DF to Kafka topic

Amazon Managed Streaming for Kafka- MSK features and performance

In Kafka is each message replicated across all partitions of a topic?

apache-kafka

Docker Compose Mac Error: Cannot start service zoo1: Mounts denied:

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

removing a kafka consumer group in zookeeper

Kafka consumer fetching metadata for topics failed

Offsets stored in Zookeeper or Kafka?

CommitFailedException Commit cannot be completed since the group has already rebalanced and assigned the partitions to another member

java apache-kafka

How to send final kafka-streams aggregation result of a time windowed KTable?

What is the difference between kafka earliest and latest offset values