Hi Hema,

A couple Q's for you to help narrow this down:

   1. How did you got about installing Kafka and the rest of your Hadoop
   cluster? Is it an HDP installation managed by Ambari?
   2. Please copy/paste the exact commands you're running to
   produce/consume messages to Kafka
   3. Full stack trace of any errors you encounter.

If you're using Ambari, this should be fully managed for you. It looks like
you may have installed Kafka manually? e.g.
https://kafka.apache.org/quickstart#quickstart_multibroker

Best,
Mike


On Tue, Sep 3, 2019 at 8:39 AM Hema malini <[email protected]> wrote:

> I am able to send messages when I configure listeners properties to single
> node in Kafka ( for each node,changed the listener property to that host
> name) and then restarted Kafka from command prompt. How can I manage the
> same using ambari.
>
> Thanks,
> Hema
>
> On Tue, 3 Sep, 2019, 7:04 PM Hema malini, <[email protected]> wrote:
>
>> Also, I am able to create topic and see the topics being created. Facing
>> issues while consuming the messages.
>>
>> On Tue, 3 Sep, 2019, 7:00 PM Hema malini, <[email protected]>
>> wrote:
>>
>>> Hi,
>>>
>>> I have installed Metron 0.7.2 in three node cluster set up. When running
>>> Kafka consumer in the command prompt getting error as "connection to node
>>> -1 could not be established.broker may not be available". What should I
>>> configure listeners properties in server.properties file.what are all the
>>> other properties needs to be changed. please help to fix the Kafka issue.
>>>
>>> Thanks and regards,
>>> Hema
>>>
>>

Reply via email to