<?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 Cannot auto-commit offsets for group console-consumer-79720 since the coordinator is unknown in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cannot-auto-commit-offsets-for-group-console-consumer-79720/m-p/51188#M54891</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi, I'm using kafka service&amp;nbsp;KAFKA-2.1.0-1.2.1.0.p0.115.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;`kafka-console-consumer&amp;nbsp;--topic test3 --from-beginning&amp;nbsp;--zookeeper cdh-1:2181` works well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;`kafka-console-consumer --bootstrap-server cdh-1:9092 --topic test3 --from-beginning&amp;nbsp;--zookeeper cdh-1:2181&lt;/SPAN&gt; --new-consumer`, however, keep throwing "cannot auto-commit offsets for group since the coordinator is unknown"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;does anyone have any idea? thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 11:07:09 GMT</pubDate>
    <dc:creator>zhuangmz</dc:creator>
    <dc:date>2022-09-16T11:07:09Z</dc:date>
    <item>
      <title>Cannot auto-commit offsets for group console-consumer-79720 since the coordinator is unknown</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cannot-auto-commit-offsets-for-group-console-consumer-79720/m-p/51188#M54891</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi, I'm using kafka service&amp;nbsp;KAFKA-2.1.0-1.2.1.0.p0.115.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;`kafka-console-consumer&amp;nbsp;--topic test3 --from-beginning&amp;nbsp;--zookeeper cdh-1:2181` works well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;`kafka-console-consumer --bootstrap-server cdh-1:9092 --topic test3 --from-beginning&amp;nbsp;--zookeeper cdh-1:2181&lt;/SPAN&gt; --new-consumer`, however, keep throwing "cannot auto-commit offsets for group since the coordinator is unknown"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;does anyone have any idea? thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 11:07:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cannot-auto-commit-offsets-for-group-console-consumer-79720/m-p/51188#M54891</guid>
      <dc:creator>zhuangmz</dc:creator>
      <dc:date>2022-09-16T11:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot auto-commit offsets for group console-consumer-79720 since the coordinator is unknown</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cannot-auto-commit-offsets-for-group-console-consumer-79720/m-p/51507#M54892</link>
      <description>&lt;A href="https://stackoverflow.com/questions/42362911/kafka-high-level-consumer-error-code-15/42416232#42416232" target="_blank"&gt;https://stackoverflow.com/questions/42362911/kafka-high-level-consumer-error-code-15/42416232#42416232&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This link solved my problem.&lt;BR /&gt;However, there's something wrong with the kafka failover.</description>
      <pubDate>Mon, 27 Feb 2017 05:33:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cannot-auto-commit-offsets-for-group-console-consumer-79720/m-p/51507#M54892</guid>
      <dc:creator>zhuangmz</dc:creator>
      <dc:date>2017-02-27T05:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot auto-commit offsets for group console-consumer-79720 since the coordinator is unknown</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cannot-auto-commit-offsets-for-group-console-consumer-79720/m-p/53399#M54893</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are also getting similar error like below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;WARN Auto offset commit failed for group console-consumer-26249: Offset commit failed with a retriable exception. You should retry committing offsets. (org.apache.kafka.clients.consumer.internals.ConsumerCoordinator)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have three node cluster. If we kill one of the Kafka node then remaining two nodes hang and continuely gave above message without consume any data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If we bring up the down node again then all are trying to consume data without above warning/exception message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are using kafka 0.10.1.1 version and linux machine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are tried below consumer properties. But no luck.&lt;/P&gt;&lt;PRE&gt;enble.auto.commit = true
auto.commit.interval.ms = 1000&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/19162" target="_self"&gt;zhuangmz&lt;/A&gt;&amp;nbsp;: we can't restart the cluster in production.It is not acceptable solutions at production environment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any specific properties to resolve this group coordination.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Adv.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Yarra&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2017 10:44:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cannot-auto-commit-offsets-for-group-console-consumer-79720/m-p/53399#M54893</guid>
      <dc:creator>Yarra</dc:creator>
      <dc:date>2017-04-10T10:44:04Z</dc:date>
    </item>
  </channel>
</rss>

