<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Kafka on HDP 2.6,2 doesn't consume messages from console producer in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Kafka-on-HDP-2-6-2-doesn-t-consume-messages-from-console/m-p/192510#M154578</link>
    <description>&lt;P&gt;I'm getting started with Kafka on HDP(single kafka broker). I created a test topic, which went successful. Next I used the console producer to write some test messages bin/kafka-console-producer.sh --broker-list &amp;lt;kafka-broker-fqdn&amp;gt;:9092 --topic test Then it went blank where I typed some test message and did ^C to get back. When I validated the same using consumer I see nothing.&lt;/P&gt;&lt;P&gt;bin/kafka-console-consumer.sh --bootstrap-server &amp;lt;samehost-fqdn&amp;gt;:9092 --topic test --from-beginning. I've also updated the advertised.host.name in server.properties to the host's fqdn. Is there anything I'm missing? &lt;/P&gt;&lt;P&gt;I tried the same from a stand-alone kafka-zookeeper insatlltion outside of HDP which worked fine.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Nov 2017 08:31:26 GMT</pubDate>
    <dc:creator>guntaka</dc:creator>
    <dc:date>2017-11-09T08:31:26Z</dc:date>
    <item>
      <title>Kafka on HDP 2.6,2 doesn't consume messages from console producer</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Kafka-on-HDP-2-6-2-doesn-t-consume-messages-from-console/m-p/192510#M154578</link>
      <description>&lt;P&gt;I'm getting started with Kafka on HDP(single kafka broker). I created a test topic, which went successful. Next I used the console producer to write some test messages bin/kafka-console-producer.sh --broker-list &amp;lt;kafka-broker-fqdn&amp;gt;:9092 --topic test Then it went blank where I typed some test message and did ^C to get back. When I validated the same using consumer I see nothing.&lt;/P&gt;&lt;P&gt;bin/kafka-console-consumer.sh --bootstrap-server &amp;lt;samehost-fqdn&amp;gt;:9092 --topic test --from-beginning. I've also updated the advertised.host.name in server.properties to the host's fqdn. Is there anything I'm missing? &lt;/P&gt;&lt;P&gt;I tried the same from a stand-alone kafka-zookeeper insatlltion outside of HDP which worked fine.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 08:31:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Kafka-on-HDP-2-6-2-doesn-t-consume-messages-from-console/m-p/192510#M154578</guid>
      <dc:creator>guntaka</dc:creator>
      <dc:date>2017-11-09T08:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Kafka on HDP 2.6,2 doesn't consume messages from console producer</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Kafka-on-HDP-2-6-2-doesn-t-consume-messages-from-console/m-p/192511#M154579</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/46183/guntaka.html" nodeid="46183"&gt;@Swaapnika Guntaka&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Could you please make sure what port is set in the listener property of Kafka?  Also Make sure producer is producing messages or not. You can wait for a while after producing messages to see whether its timing out or not.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2017 02:32:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Kafka-on-HDP-2-6-2-doesn-t-consume-messages-from-console/m-p/192511#M154579</guid>
      <dc:creator>dbains</dc:creator>
      <dc:date>2017-11-10T02:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Kafka on HDP 2.6,2 doesn't consume messages from console producer</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Kafka-on-HDP-2-6-2-doesn-t-consume-messages-from-console/m-p/192512#M154580</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11149/dbains.html" nodeid="11149"&gt;@dbains&lt;/A&gt; The listeners is using the default port 9092. The producer is not producing messages is what I observed.    When I start the console producer it just goes blank showing nothing. &lt;/P&gt;&lt;P&gt;The only thing I see in the logs is this. &lt;/P&gt;&lt;PRE&gt;[2017-11-10 14:07:21,947] INFO [Group Metadata Manager on Broker 1001]: Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.GroupMetadataManager)&lt;/PRE&gt;</description>
      <pubDate>Sat, 11 Nov 2017 07:12:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Kafka-on-HDP-2-6-2-doesn-t-consume-messages-from-console/m-p/192512#M154580</guid>
      <dc:creator>guntaka</dc:creator>
      <dc:date>2017-11-11T07:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Kafka on HDP 2.6,2 doesn't consume messages from console producer</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Kafka-on-HDP-2-6-2-doesn-t-consume-messages-from-console/m-p/192513#M154581</link>
      <description>&lt;P&gt;1. Plz double check listener port default is 6667 in hdp 2.6. chance to 9092 and restart.&lt;/P&gt;&lt;P&gt;2. Try using zookeeper for consumer console. &lt;/P&gt;&lt;P&gt;It works for me though.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Nov 2017 19:12:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Kafka-on-HDP-2-6-2-doesn-t-consume-messages-from-console/m-p/192513#M154581</guid>
      <dc:creator>NikhilSilsarma</dc:creator>
      <dc:date>2017-11-12T19:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Kafka on HDP 2.6,2 doesn't consume messages from console producer</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Kafka-on-HDP-2-6-2-doesn-t-consume-messages-from-console/m-p/192514#M154582</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/46183/guntaka.html" nodeid="46183"&gt;@Swaapnika Guntaka&lt;/A&gt; : 9092 is not a default port in HDP rather it is 6667, Could you please check the port and re-run the producer.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2017 01:48:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Kafka-on-HDP-2-6-2-doesn-t-consume-messages-from-console/m-p/192514#M154582</guid>
      <dc:creator>sandyy006</dc:creator>
      <dc:date>2017-11-13T01:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Kafka on HDP 2.6,2 doesn't consume messages from console producer</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Kafka-on-HDP-2-6-2-doesn-t-consume-messages-from-console/m-p/192515#M154583</link>
      <description>&lt;P&gt;The listener port is 6667. and I'm using 9092 for the bootstrap server when I try to produce messages. The kafka server starts fine and give this error after a while.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="42570-kafka-server-err.png" style="width: 1258px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/18294i7D8A1501718660AA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="42570-kafka-server-err.png" alt="42570-kafka-server-err.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 07:11:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Kafka-on-HDP-2-6-2-doesn-t-consume-messages-from-console/m-p/192515#M154583</guid>
      <dc:creator>guntaka</dc:creator>
      <dc:date>2019-08-18T07:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Kafka on HDP 2.6,2 doesn't consume messages from console producer</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Kafka-on-HDP-2-6-2-doesn-t-consume-messages-from-console/m-p/192516#M154584</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/46183/guntaka.html"&gt;Swaapnika Guntaka&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As listener port is set to 6667, this should be used in the bootstrap server in your producer code as well as if you are running console producer/consumer. Kindly run the producer with port 6667 and let us know.&lt;/P&gt;&lt;P&gt;The error in the server log is related to the metrics. Could you please provide complete log and also server.properties. &lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 03:45:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Kafka-on-HDP-2-6-2-doesn-t-consume-messages-from-console/m-p/192516#M154584</guid>
      <dc:creator>dbains</dc:creator>
      <dc:date>2017-11-14T03:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Kafka on HDP 2.6,2 doesn't consume messages from console producer</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Kafka-on-HDP-2-6-2-doesn-t-consume-messages-from-console/m-p/192517#M154585</link>
      <description>&lt;P&gt; Setting to 6667 worked. Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2017 01:25:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Kafka-on-HDP-2-6-2-doesn-t-consume-messages-from-console/m-p/192517#M154585</guid>
      <dc:creator>guntaka</dc:creator>
      <dc:date>2017-11-15T01:25:08Z</dc:date>
    </item>
  </channel>
</rss>

