<?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 Re: I have trouble pushing messages into my Kafka topics in HDP sandbox 2.4 in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/I-have-trouble-pushing-messages-into-my-Kafka-topics-in-HDP/m-p/121782#M84538</link>
    <description>&lt;P&gt;You are welcome. Glad it worked.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Oct 2016 05:16:33 GMT</pubDate>
    <dc:creator>hduraiswamy</dc:creator>
    <dc:date>2016-10-10T05:16:33Z</dc:date>
    <item>
      <title>I have trouble pushing messages into my Kafka topics in HDP sandbox 2.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/I-have-trouble-pushing-messages-into-my-Kafka-topics-in-HDP/m-p/121778#M84534</link>
      <description>&lt;P&gt;I am trying to run the below command and throws an exception.&lt;/P&gt;&lt;PRE&gt;./kafka-console-producer.sh --broker-list localhost:9092 --topic test1
&lt;/PRE&gt;</description>
      <pubDate>Mon, 10 Oct 2016 05:03:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/I-have-trouble-pushing-messages-into-my-Kafka-topics-in-HDP/m-p/121778#M84534</guid>
      <dc:creator>bdhana</dc:creator>
      <dc:date>2016-10-10T05:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: I have trouble pushing messages into my Kafka topics in HDP sandbox 2.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/I-have-trouble-pushing-messages-into-my-Kafka-topics-in-HDP/m-p/121779#M84535</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13608/bdhana.html" nodeid="13608"&gt;@Hadoop Yarn&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;what exception you are getting? it looks a sandbox so broker port is 6667 .. can you try this command&lt;/P&gt;&lt;P&gt;/kafka-console-producer.sh --broker-list hostname:6667 --topic kafkatopic&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2016 05:05:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/I-have-trouble-pushing-messages-into-my-Kafka-topics-in-HDP/m-p/121779#M84535</guid>
      <dc:creator>rajkumar_singh</dc:creator>
      <dc:date>2016-10-10T05:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: I have trouble pushing messages into my Kafka topics in HDP sandbox 2.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/I-have-trouble-pushing-messages-into-my-Kafka-topics-in-HDP/m-p/121780#M84536</link>
      <description>&lt;P&gt;Go to your Ambari &amp;gt;&amp;gt; Kafka &amp;gt;&amp;gt; Configs and look for the port the Kafka broker listens on&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8374-screen-shot-2016-10-09-at-60602-pm.png" style="width: 2198px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22824i288DA9CB68BEA826/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8374-screen-shot-2016-10-09-at-60602-pm.png" alt="8374-screen-shot-2016-10-09-at-60602-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If it is HDP sandbox 2.4, it will most probably be on 6667 and therefore you should be running the below command instead&lt;/P&gt;&lt;PRE&gt;./kafka-console-producer.sh --broker-list sandbox.hortonworks.com:6667 --topic test1&lt;/PRE&gt;&lt;P&gt;Let me know if this works. Else, post with the proper exception and we can look deeper.&lt;/P&gt;&lt;P&gt;If this answer helps you, please don't forget to upvote / accept this answer&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 10:26:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/I-have-trouble-pushing-messages-into-my-Kafka-topics-in-HDP/m-p/121780#M84536</guid>
      <dc:creator>hduraiswamy</dc:creator>
      <dc:date>2019-08-19T10:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: I have trouble pushing messages into my Kafka topics in HDP sandbox 2.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/I-have-trouble-pushing-messages-into-my-Kafka-topics-in-HDP/m-p/121781#M84537</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1386/hduraiswamy.html" nodeid="1386"&gt;@hduraiswamy&lt;/A&gt; Yes this seems to work. Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2016 05:15:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/I-have-trouble-pushing-messages-into-my-Kafka-topics-in-HDP/m-p/121781#M84537</guid>
      <dc:creator>bdhana</dc:creator>
      <dc:date>2016-10-10T05:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: I have trouble pushing messages into my Kafka topics in HDP sandbox 2.4</title>
      <link>https://community.cloudera.com/t5/Support-Questions/I-have-trouble-pushing-messages-into-my-Kafka-topics-in-HDP/m-p/121782#M84538</link>
      <description>&lt;P&gt;You are welcome. Glad it worked.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2016 05:16:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/I-have-trouble-pushing-messages-into-my-Kafka-topics-in-HDP/m-p/121782#M84538</guid>
      <dc:creator>hduraiswamy</dc:creator>
      <dc:date>2016-10-10T05:16:33Z</dc:date>
    </item>
  </channel>
</rss>

