A

Admin • 833.24K Points
Coach

Q. Which command lists all available Kafka topics?

  • (A) kafka-run-class.sh
  • (B) kafka-topics.sh --list
  • (C) kafka-console-consumer.sh --describe
  • (D) kafka-log-dirs.sh --status
  • Correct Answer - Option(B)
  • Views: 28
  • Filed under category Apache Kafka
  • Hashtags:

Explanation by: Admin

'kafka-topics.sh --list' shows all current topics in the Kafka cluster.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.