Use for questions related to the Apache Kafka consumer API
i have already started to learn Kafka. Trying basic operations on it. I have stucked on a point which about …
python apache-kafka kafka-consumer-api kafka-producer-api kafka-pythonI'm running some sample code from http://www.javaworld.com/article/3060078/big-data/big-data-messaging-with-kafka-part-1.html?page=2, and the kafkaconsumer is consuming …
java logging apache-kafka log4j kafka-consumer-apiI am new in Kafka, I use kafka to collect netflow through logstash(it is ok), and I want to …
elasticsearch apache-kafka kafka-consumer-api apache-kafka-connectI am using kafka 0.10.1.1 and confused with the following 3 properties. heartbeat.interval.ms session.timeout.ms max.poll.interval.ms …
apache-kafka kafka-consumer-apiI would like to get some response from the broker when I produce a message. I have tried CallBack mechanism (…
java apache-kafka kafka-consumer-api kafka-producer-apiI am new to kafka and trying to understand if there is a way to read messages from last consumed …
apache-kafka kafka-consumer-apiwe are having problem with Kafka. sometimes Suddenly, without warning we go out of Synchronization and start to get exceptions …
kafka-consumer-api apache-kafkaI'm trying to find out which offsets my current High-Level consumers are working off. I use Kafka 0.8.2.1, with no "offset.…
apache-kafka kafka-consumer-apiI am investigating Kafka 9 as a hobby project and completed a few "Hello World" type examples. I have got to …
apache-kafka kafka-consumer-api kafka-producer-api momWhat is the meaning of this kafka error ? [2018-08-22 11:40:49,429] WARN [Consumer clientId=consumer-1, groupId=console-consumer-62114] 1 partitions have leader brokers …
go apache-kafka kafka-consumer-api