Have you looked at
https://cwiki.apache.org/confluence/display/KAFKA/FAQ#FAQ-Whycan'tmyconsumers/producersconnecttothebrokers
?
Thanks,
Jun
On Mon, Jul 7, 2014 at 9:18 AM, Kalpa 1977 wrote:
> hi all,
>I am using kafka 0-8-1.
>
> I have created a simple topic test no partition and no r
hi all,
I am using kafka 0-8-1.
I have created a simple topic test no partition and no replication,
producer and consumer both works fine running in the same system,
However, If i call from the remote system as per the below mentioned
command.
./bin/kafka-producer-perf-test.sh --broker-lis