Have you tried checking logs? Check if you find some thing in server.log. Make sure your zookeeper and broker instance is up and running. On May 25, 2015 8:31 PM, "单车" <jy_jinche...@163.com> wrote:
> type the command : > > bin/kafka-console-producer.sh --broker-list localhost:9092 --topic test > but, return nothing,like: > [root@master1 kafka_2.10-0.8.2.1]# bin/kafka-console-producer.sh > --broker-list localhost:9092 --topic test > [root@master1 kafka_2.10-0.8.2.1]# > why?