<?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: How are offsets reset in kafka 0.11 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-are-offsets-reset-in-kafka-0-11/m-p/206881#M78996</link>
    <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/73210/wbrooks.html" nodeid="73210"&gt;@William Brooks&lt;/A&gt; will try that. From my initial checks, it seems working&lt;/P&gt;</description>
    <pubDate>Fri, 01 Jun 2018 17:16:57 GMT</pubDate>
    <dc:creator>brajeshreddy</dc:creator>
    <dc:date>2018-06-01T17:16:57Z</dc:date>
    <item>
      <title>How are offsets reset in kafka 0.11</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-are-offsets-reset-in-kafka-0-11/m-p/206879#M78994</link>
      <description>&lt;P&gt;I'm using kafka 0.11. I'm trying to reset the offset of a topic in a consumer group but don't see consistency among the option. How is the offset calculated for different options in kafka-consumer-groups ?&lt;/P&gt;&lt;P&gt;user1@xxxxxxxxxxxx:~$ kafka-consumer-groups.sh --bootstrap-server xxxxxxxxxxxx.devkafka.com:9092 --group testgroup --reset-offsets&lt;STRONG&gt;--by-duration PT1H30M0S&lt;/STRONG&gt;--topic Test_Upgrade --export --command-config client.properties 2&amp;gt;/dev/null&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Test_Upgrade,1,615&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Test_Upgrade,0,625&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;user1@xxxxxxxxxxxx:~$ date&lt;STRONG&gt;Thu May 31 15:30:45 BST 2018&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;user1@xxxxxxxxxxx:~$ kafka-consumer-groups.sh --bootstrap-server xxxxxxxxxxxx.devkafka.com:9092 --group testgroup --reset-offsets&lt;STRONG&gt;--to-datetime 2018-05-31T14:00:00.000&lt;/STRONG&gt;--topic Test_Upgrade --export --command-config client.properties 2&amp;gt;/dev/null&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Test_Upgrade,1,754&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Test_Upgrade,0,772&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 May 2018 22:27:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-are-offsets-reset-in-kafka-0-11/m-p/206879#M78994</guid>
      <dc:creator>brajeshreddy</dc:creator>
      <dc:date>2018-05-31T22:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: How are offsets reset in kafka 0.11</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-are-offsets-reset-in-kafka-0-11/m-p/206880#M78995</link>
      <description>&lt;P&gt;&lt;STRONG&gt;by-duration&lt;/STRONG&gt; is specified relative to the current time, but &lt;STRONG&gt;--to-datetime&lt;/STRONG&gt; is in UTC unless otherwise specified. Since you are on BST (British Summer Time), you'd need to use UTC+1, specifying "&lt;STRONG&gt;--to-datetime 2018-05-31T14:00:00.000+01" &lt;/STRONG&gt;to get the same result - assuming I have my ISO standards right...&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 04:27:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-are-offsets-reset-in-kafka-0-11/m-p/206880#M78995</guid>
      <dc:creator>wcbdata</dc:creator>
      <dc:date>2018-06-01T04:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: How are offsets reset in kafka 0.11</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-are-offsets-reset-in-kafka-0-11/m-p/206881#M78996</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/73210/wbrooks.html" nodeid="73210"&gt;@William Brooks&lt;/A&gt; will try that. From my initial checks, it seems working&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 17:16:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-are-offsets-reset-in-kafka-0-11/m-p/206881#M78996</guid>
      <dc:creator>brajeshreddy</dc:creator>
      <dc:date>2018-06-01T17:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: How are offsets reset in kafka 0.11</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-are-offsets-reset-in-kafka-0-11/m-p/206882#M78997</link>
      <description>&lt;P&gt;Glad it worked! If this answer helps, please mark it as an accepted answer, too!&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 20:10:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-are-offsets-reset-in-kafka-0-11/m-p/206882#M78997</guid>
      <dc:creator>wcbdata</dc:creator>
      <dc:date>2018-06-01T20:10:50Z</dc:date>
    </item>
  </channel>
</rss>

