<?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: Apache NIFI - What is the difference between ConsumeKafka and GetKafka,Apache Nifi - What is the difference between ConsumeKafka and GetKafka in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Apache-NIFI-What-is-the-difference-between-ConsumeKafka-and/m-p/163503#M36839</link>
    <description>&lt;P&gt;Just to clarify, what Haimo mentioned is that the ConsumerKafka processor does not use any of NiFi's state management capabilities because the Kafka client maintains the offsets.&lt;/P&gt;&lt;P&gt;Regarding the Kafka client... in 0.9.0 I believe it no longer stores offsets in ZooKeeper, and now stores them internally somehow, so that is why you see it connecting directly to the broker and not using ZooKeeper.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Aug 2016 03:59:41 GMT</pubDate>
    <dc:creator>bbende</dc:creator>
    <dc:date>2016-08-04T03:59:41Z</dc:date>
    <item>
      <title>Apache NIFI - What is the difference between ConsumeKafka and GetKafka,Apache Nifi - What is the difference between ConsumeKafka and GetKafka</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Apache-NIFI-What-is-the-difference-between-ConsumeKafka-and/m-p/163498#M36834</link>
      <description />
      <pubDate>Wed, 03 Aug 2016 22:55:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Apache-NIFI-What-is-the-difference-between-ConsumeKafka-and/m-p/163498#M36834</guid>
      <dc:creator>anand140778</dc:creator>
      <dc:date>2016-08-03T22:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Apache NIFI - What is the difference between ConsumeKafka and GetKafka,Apache Nifi - What is the difference between ConsumeKafka and GetKafka</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Apache-NIFI-What-is-the-difference-between-ConsumeKafka-and/m-p/163499#M36835</link>
      <description>&lt;P&gt;ConsumeKafka and PublishKafka use the Kafka 0.9 client library.&lt;/P&gt;&lt;P&gt;GetKafka and PutKafka use the Kafka 0.8 client library.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 23:10:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Apache-NIFI-What-is-the-difference-between-ConsumeKafka-and/m-p/163499#M36835</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2016-08-03T23:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Apache NIFI - What is the difference between ConsumeKafka and GetKafka,Apache Nifi - What is the difference between ConsumeKafka and GetKafka</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Apache-NIFI-What-is-the-difference-between-ConsumeKafka-and/m-p/163500#M36836</link>
      <description>&lt;P&gt;To add some color to Bryan's response:&lt;/P&gt;&lt;P&gt;Kafka (Get/Put) can work with&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;Apache Kafka 0.8.x and 0.9.x broker in non-kerberized mode, without SSL&lt;/LI&gt;&lt;LI&gt;HDP 2.3 and 2.4 Kafka broker in both non-kerberized and kerberized modes, without SSL&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Kafka (Consume/Publish) can work with&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Apache Kafka 0.9.x and 0.10.x broker in both non-kerberized and kerberized modes, with and without SSL&lt;/LI&gt;&lt;LI&gt;HDP 2.4 Kafka 0.9.x broker and HDP 2.5 Kafka 0.10.x broker in both non-kerberized and kerberized modes, with and without SSL&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 03 Aug 2016 23:29:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Apache-NIFI-What-is-the-difference-between-ConsumeKafka-and/m-p/163500#M36836</guid>
      <dc:creator>hliu</dc:creator>
      <dc:date>2016-08-03T23:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Apache NIFI - What is the difference between ConsumeKafka and GetKafka,Apache Nifi - What is the difference between ConsumeKafka and GetKafka</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Apache-NIFI-What-is-the-difference-between-ConsumeKafka-and/m-p/163501#M36837</link>
      <description>&lt;P&gt;Thanks for a quick response.  Also i see the consumekafka is connecting to broker instead of zookeeper, does it mean that it is doing a direct connect to kafka and not maintain the offset with zookeeper.  Also where are the offsets stored in this case?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 03:28:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Apache-NIFI-What-is-the-difference-between-ConsumeKafka-and/m-p/163501#M36837</guid>
      <dc:creator>anand140778</dc:creator>
      <dc:date>2016-08-04T03:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Apache NIFI - What is the difference between ConsumeKafka and GetKafka,Apache Nifi - What is the difference between ConsumeKafka and GetKafka</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Apache-NIFI-What-is-the-difference-between-ConsumeKafka-and/m-p/163502#M36838</link>
      <description>&lt;P&gt;ConsumeKafka is one of those processors whose states are stored and managed externally, outside of NIFI. Offsets are therefore maintained by kafka, instead of zookeeper. &lt;/P&gt;&lt;P&gt;Having said that, there is a plan to enhance state management for these processors. For more information, please refer to this JIRA ticket: &lt;A href="https://issues.apache.org/jira/browse/NIFI-2078" target="_blank"&gt;https://issues.apache.org/jira/browse/NIFI-2078&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 03:46:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Apache-NIFI-What-is-the-difference-between-ConsumeKafka-and/m-p/163502#M36838</guid>
      <dc:creator>hliu</dc:creator>
      <dc:date>2016-08-04T03:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Apache NIFI - What is the difference between ConsumeKafka and GetKafka,Apache Nifi - What is the difference between ConsumeKafka and GetKafka</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Apache-NIFI-What-is-the-difference-between-ConsumeKafka-and/m-p/163503#M36839</link>
      <description>&lt;P&gt;Just to clarify, what Haimo mentioned is that the ConsumerKafka processor does not use any of NiFi's state management capabilities because the Kafka client maintains the offsets.&lt;/P&gt;&lt;P&gt;Regarding the Kafka client... in 0.9.0 I believe it no longer stores offsets in ZooKeeper, and now stores them internally somehow, so that is why you see it connecting directly to the broker and not using ZooKeeper.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 03:59:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Apache-NIFI-What-is-the-difference-between-ConsumeKafka-and/m-p/163503#M36839</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2016-08-04T03:59:41Z</dc:date>
    </item>
  </channel>
</rss>

