Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-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

How to programmatically create a topic in Apache Kafka using Python

Why do Kafka consumers connect to zookeeper, and producers get metadata from brokers?

How to change start offset for topic?

apache-kafka offset

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

How to install Kafka on Windows?

windows apache-kafka

Simple embedded Kafka test example with spring boot