
image.png
/usr/local/kafka/bin/kafka-console-producer.sh --broker-list localhost:9092 --topic test/usr/local/kafka/bin/kafka-console-consumer.sh --zookeeper localhost:2181 --topic test --from-begining/usr/local/kafka/bin/kafka-console-consumer.sh --bootstrap-server localhost:9092 --topic test --from-beginning