Created 03-05-2018 06:02 AM
kafka1.pngerror as shown below is being aroused even after i chnage thye lisatener poort to 9092 in kafka, i am unadble to send messages from producer to consumer.
Created 03-06-2018 12:36 AM
what is the output of below command form your broker.
grep listener /etc/kafka/conf/server.properties
And what is the actual command you are using to produce the data.