[2017-04-17 07:03:20,183] ERROR Error when sending message to topic test_topic 
with key: null, value: 22 bytes with error: (
org.apache.kafka.clients.producer.internals.ErrorLoggingCallback)
org.apache.kafka.common.errors.TimeoutException: Failed to update metadata 
after 60000 ms.

Adaryl "Bob" Wakefield, MBA
Principal
Mass Street Analytics, LLC
913.938.6685
www.massstreet.net
www.linkedin.com/in/bobwakefieldmba
Twitter: @BobLovesData

-----Original Message-----
From: Sandeep Nemuri [mailto:nhsande...@gmail.com] 
Sent: Monday, April 17, 2017 5:48 AM
To: users@kafka.apache.org
Subject: Re: Kafka won't take messages

When you run the producer it will be expecting you to produce some message(s). 
Run a consumer simultaneously and enter some message in producer console. you 
should be able to see the same in at console consumer output.

On Mon, Apr 17, 2017 at 3:39 PM, Adaryl Wakefield < 
adaryl.wakefi...@hotmail.com> wrote:

> My cluster is not accepting connections and messages for some reason. 
> I'm not sure where to start troubleshooting. When I try to test it with:
> $ bin/kafka-console-producer.sh --broker-list localhost:6667 --topic 
> test_topic
>
> It just hangs. When I try to run a Simple Producer, I get the same result.
>
> Adaryl "Bob" Wakefield, MBA
> Principal
> Mass Street Analytics, LLC
> 913.938.6685
> www.massstreet.net
> www.linkedin.com/in/bobwakefieldmba
> Twitter: @BobLovesData
>
>


--
*  Regards*
*  Sandeep Nemuri*

Reply via email to