Kafka Producers Explained

Kafka Producers Explained

Stephane Maarek

6 лет назад

76,333 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@poojas7718
@poojas7718 - 26.04.2022 12:50

Anyone knows what could be the reason for invalid schema field in avro schema?

Ответить
@warnercooler4488
@warnercooler4488 - 18.10.2021 02:36

Very helpful. Thank you so much!

Ответить
@dimitroish
@dimitroish - 21.03.2021 13:07

> They only have to specify one broker
How does the producer manage the broker crash? Or does it actually store a list of all brokers?

Ответить
@biprajeetpal
@biprajeetpal - 27.09.2020 06:05

@stepane It's worth mentioning that, producers with acks=all will wait for sync from the min.isr broker property and not all replicas as mentioned in replication factor

Ответить
@harshitaharshitha1755
@harshitaharshitha1755 - 30.05.2020 16:34

@stephen.....

Im facing issues on posting 1lakh messages per second from my producer java code, which has a single thread and 2 runnable methods with for loop of 5000 iterations each and also have provided delay through Scheduledfuture.can you please help

Ответить
@harshitaharshitha1755
@harshitaharshitha1755 - 29.05.2020 21:10

Is posting 1 lakh messages per second possible????

Ответить
@kedikebba6441
@kedikebba6441 - 07.05.2020 09:28

Who is that ONE person that has disliked this video? Haters got no chill.

Ответить
@gwitichis1
@gwitichis1 - 24.03.2020 16:48

This does not explain anything. How does Kafka decide which key goes where? Where is keyed data replicated? Is the leader supposed to replicate with ack=1 or does it mean there is no replication?
Better read the reference doc.

Ответить
@padamagrawal2438
@padamagrawal2438 - 04.02.2020 15:23

Hi Stephane,
Awesome videos... Can user create its own hashing function for partitioning data to multiple partitions while using key...

Ответить
@RahulSingh-ex2sm
@RahulSingh-ex2sm - 19.09.2019 09:16

BEST explanation I found So Far!

Ответить
@raulnomad7079
@raulnomad7079 - 21.08.2019 23:10

Amazing! The best tutorials on Kafka by far and no Indian accent is a huge plus vs 99% others.

Ответить