Re: Kafka | Unable to publish data to broker - ClosedChannelException

2016-03-04 Thread Shashi Vishwakarma
e port like below. > > ./kafka-console-producer.sh --broker-list sandbox.hortonworks.com: > <http://sandbox.hortonworks.com:9092/>*6667* --topic page_visits > > -B > > On Thu, Mar 3, 2016 at 12:45 PM, Shashi Vishwakarma < > shashi.vish...@gmail.com> wrote: > >

Kafka | Unable to publish data to broker - ClosedChannelException

2016-03-03 Thread Shashi Vishwakarma
Hi I am trying to run simple kafka producer consumer example on HDP but facing below exception. [2016-03-03 18:26:38,683] WARN Fetching topic metadata with correlation id 0 for topics [Set(page_visits)] from broker [BrokerEndPoint(0,sandbox.hortonworks.com,9092)] failed (kafka.client.ClientUtils$