Create a kafka topic called abc and set number of partitions


Problem

Creating three Kafka console consumers. Have two consumers belong to one group and the other two belong to another group. Create a Kafka topic called "ABC" and set the number of partitions to 2 + last digit as 85. Publish strings to the topic and show that the messages are being consumed by all the consumers. Produce enough messages such that all consumers at least consume one string from the topic.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Create a kafka topic called abc and set number of partitions
Reference No:- TGS03256806

Expected delivery within 24 Hours