<?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 How to send data stored in Kafka from beginning to a new consumer using NiFi? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-send-data-stored-in-Kafka-from-beginning-to-a-new/m-p/206663#M66162</link>
    <description>&lt;P&gt;Hello All, &lt;/P&gt;&lt;P&gt;How can I add a new NiFi consumer to a Kafka topic and send data from beginning? I do not see any setting in ConsumerKafkaRecord_0_10 processor to accomplish this. &lt;/P&gt;&lt;P&gt;I am looking for functionality similar to --from-beginning parameter in Kafka Console Consumer. &lt;/P&gt;&lt;P&gt;"./bin/kafka-console-consumer --zookeeper zk1:2181,zk2:2181,zk3:2181/kafka --topic LCL_LANG_DSTRBTN1 --from-beginning"&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;</description>
    <pubDate>Mon, 07 Aug 2017 20:55:07 GMT</pubDate>
    <dc:creator>mayank_rathi</dc:creator>
    <dc:date>2017-08-07T20:55:07Z</dc:date>
    <item>
      <title>How to send data stored in Kafka from beginning to a new consumer using NiFi?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-send-data-stored-in-Kafka-from-beginning-to-a-new/m-p/206663#M66162</link>
      <description>&lt;P&gt;Hello All, &lt;/P&gt;&lt;P&gt;How can I add a new NiFi consumer to a Kafka topic and send data from beginning? I do not see any setting in ConsumerKafkaRecord_0_10 processor to accomplish this. &lt;/P&gt;&lt;P&gt;I am looking for functionality similar to --from-beginning parameter in Kafka Console Consumer. &lt;/P&gt;&lt;P&gt;"./bin/kafka-console-consumer --zookeeper zk1:2181,zk2:2181,zk3:2181/kafka --topic LCL_LANG_DSTRBTN1 --from-beginning"&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2017 20:55:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-send-data-stored-in-Kafka-from-beginning-to-a-new/m-p/206663#M66162</guid>
      <dc:creator>mayank_rathi</dc:creator>
      <dc:date>2017-08-07T20:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to send data stored in Kafka from beginning to a new consumer using NiFi?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-send-data-stored-in-Kafka-from-beginning-to-a-new/m-p/206664#M66163</link>
      <description>&lt;P&gt;There is a property called "Offset Reset" that you can set to "earliest".&lt;/P&gt;&lt;P&gt;This only takes effect the first time the consumer group consumes from the topic, so if you have already run the processor before then you will need to also change the group id.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2017 22:09:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-send-data-stored-in-Kafka-from-beginning-to-a-new/m-p/206664#M66163</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2017-08-07T22:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to send data stored in Kafka from beginning to a new consumer using NiFi?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-send-data-stored-in-Kafka-from-beginning-to-a-new/m-p/206665#M66164</link>
      <description>&lt;P&gt;Thanks Bryan !!&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2017 01:34:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-send-data-stored-in-Kafka-from-beginning-to-a-new/m-p/206665#M66164</guid>
      <dc:creator>mayank_rathi</dc:creator>
      <dc:date>2017-08-08T01:34:45Z</dc:date>
    </item>
  </channel>
</rss>

