Q. Which Kafka command lists the current consumer groups?

  • (A) kafka-list-groups.sh
  • (B) kafka-consumer-groups.sh --list
  • (C) kafka-consumer-status.sh
  • (D) kafka-topic-groups.sh
πŸ’¬ Discuss
βœ… Correct Answer: (B) kafka-consumer-groups.sh --list
Explanation: kafka-consumer-groups.sh --list lists all the consumer groups in the cluster.
Explanation by: Mr. Dubey
kafka-consumer-groups.sh --list lists all the consumer groups in the cluster.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
76
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
91%
Success Rate