Kafka

Deleting a Topic in Kafka cluster

Deleting a Topic in Kafka cluster

bin/kafka-topics.sh --zookeeper localhost:5651 --delete --topic topic_name