The quickstart step 2 has a couple of commands, which exact command
shows this exception and is there more in the exception, like an
exception stacktrace? Can you post that somehow?
-Jaikiran
On Monday 08 August 2016 12:46 PM, Sven Ott wrote:
Hello everyone,
I downloaded the latest Kafka verison and tried to run the quick start. Unfortunately, I cannot open a topic after starting the zookeeper and kafka server as described in step 2. The error
Failed to parse the broker info from zookeeeper: {"jmx_port":-1, "timestamp":"...",
"endpoints":["PLAINSTEXT://sven:9092]","host":"sven","version":3,"port":9092}
appears.
I analysied the source code and tried to find a solution with google, but I could not found any helpful hint. Looks like I am the first one with that kind of error what I cannot believe. What am I doing wrong? Is there another tool missing?
Best,
Sven