<?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: Kafka is not working / Warning while sending messages in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Kafka-is-not-working-Warning-while-sending-messages/m-p/82800#M85144</link>
    <description>Your port for broker is incorrect in that command, you're supplying the&lt;BR /&gt;ZooKeeper port of 2181 in an argument that requires the Broker client port&lt;BR /&gt;of 9092.&lt;BR /&gt;&lt;BR /&gt;Follow our guide at&lt;BR /&gt;&lt;A href="https://www.cloudera.com/documentation/kafka/latest/topics/kafka_command_line.html" target="_blank"&gt;https://www.cloudera.com/documentation/kafka/latest/topics/kafka_command_line.html&lt;/A&gt;&lt;BR /&gt;for using the command line tools.&lt;BR /&gt;</description>
    <pubDate>Fri, 23 Nov 2018 16:52:52 GMT</pubDate>
    <dc:creator>Harsh J</dc:creator>
    <dc:date>2018-11-23T16:52:52Z</dc:date>
    <item>
      <title>Kafka is not working / Warning while sending messages</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Kafka-is-not-working-Warning-while-sending-messages/m-p/82787#M85142</link>
      <description>&lt;P&gt;Hi, I recently started to read up in kafka. Now I would like to start working on cloudera but I have some problems with sending messages. I created a a topic with following code: $ kafka-topics --create --zookeeper 127.0.0.1:2181 --replication-factor 1 --partitions 1 --topic test --&amp;gt; it worked then i tried to send some messages with following code: $ kafka-console-producer --broker-list 127.0.0.1:2181 --topic test --&amp;gt; doesnt work but as soon I write a message, i get several Warnings and an Error message: WARN [Producer clientId=console-producer] Bootstrap broker 127.0.0.1:2181 (id: -1 rack: null) disconnected (org.apache.kafka.clients.NetworkClient) ... ERROR Error when sending message to topic test with key: null, value: 9 bytes with error: (org.apache.kafka.clients.producer.internals.ErrorLoggingCallback) org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 60000 ms. Does someone can help me to fix this problem?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 13:55:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Kafka-is-not-working-Warning-while-sending-messages/m-p/82787#M85142</guid>
      <dc:creator>yellowD</dc:creator>
      <dc:date>2022-09-16T13:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Kafka is not working / Warning while sending messages</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Kafka-is-not-working-Warning-while-sending-messages/m-p/82799#M85143</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What version of Cloudera Kafka/CDH are you testing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you do the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;kafka-topics --zookeeper &amp;lt;zkhost&amp;gt;:2181 --list&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;kafka-topics --zookeeper &amp;lt;zkhost&amp;gt;:2181 --describe --topic test&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers!&lt;BR /&gt;Manuel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2018 15:47:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Kafka-is-not-working-Warning-while-sending-messages/m-p/82799#M85143</guid>
      <dc:creator>manuelschipper</dc:creator>
      <dc:date>2018-11-23T15:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Kafka is not working / Warning while sending messages</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Kafka-is-not-working-Warning-while-sending-messages/m-p/82800#M85144</link>
      <description>Your port for broker is incorrect in that command, you're supplying the&lt;BR /&gt;ZooKeeper port of 2181 in an argument that requires the Broker client port&lt;BR /&gt;of 9092.&lt;BR /&gt;&lt;BR /&gt;Follow our guide at&lt;BR /&gt;&lt;A href="https://www.cloudera.com/documentation/kafka/latest/topics/kafka_command_line.html" target="_blank"&gt;https://www.cloudera.com/documentation/kafka/latest/topics/kafka_command_line.html&lt;/A&gt;&lt;BR /&gt;for using the command line tools.&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Nov 2018 16:52:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Kafka-is-not-working-Warning-while-sending-messages/m-p/82800#M85144</guid>
      <dc:creator>Harsh J</dc:creator>
      <dc:date>2018-11-23T16:52:52Z</dc:date>
    </item>
  </channel>
</rss>

