Guozhang,
In this case, it seems like the controller is trying to talk to itself as
the controller establishes a channel with every broker in the cluster.
Thanks,
Neha
On Mon, Oct 28, 2013 at 4:26 PM, Guozhang Wang wrote:
> Hello Nicholas,
>
> The log shows the controller cannot connect with
Hello Nicholas,
The log shows the controller cannot connect with one of the brokers due to
"ava.net.ConnectException: Connection refused". Are all your brokers in the
same cluster?
Guozhang
On Mon, Oct 28, 2013 at 3:37 PM, Nicholas Tietz wrote:
> Hi everyone,
>
> I'm having some problems gett
Hi everyone,
I'm having some problems getting Kafka 0.8 running. (I'm running this on
Mac OS X 10.8 with the latest updates; Java version 1.6.0_51.) I followed
the instructions from the quickstart for 0.8, both from-source and
from-binary (cleaned up all related files each time). However, I am get