Hi,
I am getting error while running the below command
kafka-topics.sh --create --zookeeper --ip-172-31-13-154.ec2.internal:2181 --replication-factor 1 --partitions 1 --topic testTwe
etWithKafka
-bash: kafka-topics.sh: command not found
Can some one help with this issue?