existKafka, which of the following commands can view aTopicHow many partitions are there?
Kafka-topics.sh–describe
Kafka-topics.sh–list
kafka-topics.sh–alter
kafka-topics.sh–create
Submit