<?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 checkpoint in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Kafka-checkpoint/m-p/346491#M234894</link>
    <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are doing CDC by pushing data to Kafka and another pipeline will be reading data from Kafka. Whenever we restart the second pipeline (read from Kafka to Kudu), I notice there are thousands of records coming.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know how Kafka keeps the checkpoints? Is there any setting to change it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Roshan&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jun 2022 00:32:03 GMT</pubDate>
    <dc:creator>roshanbi</dc:creator>
    <dc:date>2022-06-29T00:32:03Z</dc:date>
    <item>
      <title>Kafka checkpoint</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Kafka-checkpoint/m-p/346491#M234894</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are doing CDC by pushing data to Kafka and another pipeline will be reading data from Kafka. Whenever we restart the second pipeline (read from Kafka to Kudu), I notice there are thousands of records coming.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know how Kafka keeps the checkpoints? Is there any setting to change it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Roshan&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 00:32:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Kafka-checkpoint/m-p/346491#M234894</guid>
      <dc:creator>roshanbi</dc:creator>
      <dc:date>2022-06-29T00:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Kafka checkpoint</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Kafka-checkpoint/m-p/346514#M234907</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/81707"&gt;@roshanbi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You must configure your Kafka consumer to use a consumer group and enable offset commits. This way the client will periodically save the last read offset internally in Kafka so that it can pick up from where it left off upon restarts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check the Kafka documentation for the meaning of the properties below:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;group.id&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;enable.auto.commit&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;auto.offset.reset&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;André&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 08:42:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Kafka-checkpoint/m-p/346514#M234907</guid>
      <dc:creator>araujo</dc:creator>
      <dc:date>2022-06-29T08:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Kafka checkpoint</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Kafka-checkpoint/m-p/346680#M234962</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/81707"&gt;@roshanbi&lt;/a&gt;&amp;nbsp;Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 17:02:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Kafka-checkpoint/m-p/346680#M234962</guid>
      <dc:creator>DianaTorres</dc:creator>
      <dc:date>2022-07-01T17:02:27Z</dc:date>
    </item>
  </channel>
</rss>

