e.org
Cc: users@kafka.apache.org
Betreff: Re: Failed to parse the broker info from zookeeeper
The exception is:
Caused by: kafka.common.KafkaException: Unable to parse PLAINTEXT://sven:9092
to a broker endpoint
And it happens
here:https://github.com/apache/kafka/blob/0.10.0/core/src/main/scal
osed socket connection for client
/127.0.0.1:41983 which had sessionid 0x156699ccfaa0001
(org.apache.zookeeper.server.NIOServerCnxn)
Thanks for helping me!
Best
Sven
Gesendet: Montag, 08. August 2016 um 10:04 Uhr
Von: "Jaikiran Pai"
An: users@kafka.apache.org
Betreff: Re: Failed
aa0001 (org.apache.zookeeper.server.PrepRequestProcessor)
[2016-08-08 12:05:12,332] INFO Closed socket connection for client
/127.0.0.1:41983 which had sessionid 0x156699ccfaa0001
(org.apache.zookeeper.server.NIOServerCnxn)
Thanks for helping me!
Best
Sven
Gesendet: Montag, 08. August 2016 um 10:04 Uhr
Von: "Jaikiran Pai&
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"
I typed it, because I dont have internet access on the machine where I am
trying to run Kafka. Sorry, for the mistakes.
Gesendet: Montag, 08. August 2016 um 09:46 Uhr
Von: "Radoslaw Gruchalski"
An: "Sven Ott" , users@kafka.apache.org
Betreff: Re: Failed to parse
Have you copy/paste this json or typed it?
{"jmx_port":-1, "timestamp":"...",
"endpoints":["PLAINSTEXT://sven:9092]","host":"sven","version":3,"port":9092}
There are 2 errors in this json: ["PLAINSTEXT://sven:9092]” <- quotes don’t
match and the protocol is PLAINTEXT not PLAINSTEXT.
–
Best regar
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,