What is the purpose of Apache Kafka's Producer CLI?
Questions
Which command is used to change the configuration of a Kafka topic?
What is the purpose of the --describe-config option in the Kafka topic configuration command?
Which command is used to list all active controllers in the Kafka cluster?
What is the purpose of the --describe option in the Kafka partition reassignment command?
Which command is used to display the details of a specific Kafka broker?
How do you delete a consumer group in Kafka?
Which command is used to describe a specific consumer group in Kafka?
What is the purpose of the --list option in the Kafka consumer groups command?
Which command is used to reset the offset of a Kafka topic partition?