πŸ“Š Apache Kafka
Q. The command to list topics in Kafka is:
  • (A) kafka-list-topics.sh
  • (B) kafka-topics.sh --list
  • (C) kafka-show.sh
  • (D) kafka-get-topics.sh
πŸ’¬ Discuss
βœ… Correct Answer: (B) kafka-topics.sh --list

Explanation: You can list Kafka topics using the 'kafka-topics.sh --list' command.

Explanation by: Mr. Dubey
You can list Kafka topics using the 'kafka-topics.sh --list' command.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
51
Total Visits
πŸ“½οΈ
8 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
80%
Success Rate