Kafka - Topics and Partitions
You run the command:
What is the issue with this command?
kafka-topics.sh --create --topic data --partitions two --replication-factor 1
What is the issue with this command?
