To list all Kafka topics in our cluster, use the following commaand:
./kafka-topics.sh --zookeeper <ZooKeeperHost>:2181 --list
#kafka
To list all Kafka topics in our cluster, use the following commaand:
./kafka-topics.sh --zookeeper <ZooKeeperHost>:2181 --list
#kafka