Writing a Kafka Consumer in Java [Apache Kafka Tutorial #13]

preview_player
Показать описание
In this Apache Kafka tutorial we will learn to write a Kafka consumer in Java.

Apache Kafka Tutorial for Beginners
Free Apache Kafka Tutorial

#kafka #apache #tutorial
Комментарии
Автор

Clean audio and presentation. Keep up the good work.

RV-klwl
Автор

Hey @codetuber, liked it quite a much, quick question, can we reset offset at apache kafka topic to start from beginning ? Reason is I fear to loose a message if my pgm has an err

harpreetoberoi
Автор

can you tell same demo with putting the consumer configurations in application.properties file

abhisrivastava
Автор

What if, If we have more than one consumer. How do we process all the messages from the different consumers?

GauravKawatrakir
Автор

Is it possible to get rid of the wait loop on line 35 (while (true))?

Rapirys
Автор

Hi, I have tried out a similar code but it is not working it is giving the Timeout error and NoBrokerAvailableException, and getting Node 1 is disconnected.
But zookeeper and kafka is working I can consume the topic using kafka consumer through command line but not using java can to help me what are these error and how to fix that

jatindersinghaujla
Автор

How many consumers is it creating? If it is creating only one can you tell how to increase it to 2 and 3 also?

jeewooo
Автор

Hi, can you please share the junit testing for the producer & consumer code!

agnitaa
Автор

Could you please post the github link? I'm not finding this in your repo list. Thank you!

greatjobbuddy
Автор

Could you please share consumer/producer config code base?

vinodwakade
join shbcf.ru