<?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: Understanding how Nifi retrieves from Kakfa in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Understanding-how-Nifi-retrieves-from-Kakfa/m-p/140743#M56308</link>
    <description>&lt;P&gt;This post describes the behavior well:&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/32390265/what-determines-kafka-consumer-offset" target="_blank"&gt;https://stackoverflow.com/questions/32390265/what-determines-kafka-consumer-offset&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Mar 2017 02:25:18 GMT</pubDate>
    <dc:creator>bbende</dc:creator>
    <dc:date>2017-03-07T02:25:18Z</dc:date>
    <item>
      <title>Understanding how Nifi retrieves from Kakfa</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Understanding-how-Nifi-retrieves-from-Kakfa/m-p/140741#M56306</link>
      <description>&lt;P&gt;We have a setup of GetKafka processor to an endpoint of PutHDFS.&lt;/P&gt;&lt;P&gt;I am still working on it to get it to function correctly.  I notice when I run it, it will pull data from when it was last run instead of pulling the immediate data from the moment I started it (in the topic).  Is this "as designed"?  Its possible this is and I'm just unaware ... I expected when I ran it to open the HDFS file and see data that is being pulled from the current time.  Is there a way to set it so it only grabs data in the topic that is from the present moment and not all the previous data?&lt;/P&gt;&lt;P&gt;Any insight into this would be helpful.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 01:37:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Understanding-how-Nifi-retrieves-from-Kakfa/m-p/140741#M56306</guid>
      <dc:creator>elloyd</dc:creator>
      <dc:date>2017-03-07T01:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding how Nifi retrieves from Kakfa</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Understanding-how-Nifi-retrieves-from-Kakfa/m-p/140742#M56307</link>
      <description>&lt;P&gt;What version of NiFi and what version of Kafka?&lt;/P&gt;&lt;P&gt;NIFi 1.x has GetKafka for Kafka 0.8, ConsumeKafka for Kafka 0.9, and ConsumeKafka_0_10 for Kafka 0.10. Whenever possible the matching processor should be used with the matching broker.&lt;/P&gt;&lt;P&gt;I believe all of them have some kind of property that controls the initial offset for the first time the processor is ever started, basically saying whether to start at the beginning of the topic, or at the latest offset. After that it is always going to use the last offset that the Kafka client has consumed in order to never miss data. &lt;/P&gt;&lt;P&gt;If you ever want to start back over at the current time I believe you can just change to a new consumer group id with Offset Reset set to latest.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 02:22:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Understanding-how-Nifi-retrieves-from-Kakfa/m-p/140742#M56307</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2017-03-07T02:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding how Nifi retrieves from Kakfa</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Understanding-how-Nifi-retrieves-from-Kakfa/m-p/140743#M56308</link>
      <description>&lt;P&gt;This post describes the behavior well:&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/32390265/what-determines-kafka-consumer-offset" target="_blank"&gt;https://stackoverflow.com/questions/32390265/what-determines-kafka-consumer-offset&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 02:25:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Understanding-how-Nifi-retrieves-from-Kakfa/m-p/140743#M56308</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2017-03-07T02:25:18Z</dc:date>
    </item>
  </channel>
</rss>

