<?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: Nifi Version 1.1.0.2.1.0.0-165 1 - Cannot get GetKafka connector to connect to Kafka - Single server - No Keberos - Zookeeper Port confirmed in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Nifi-Version-1-1-0-2-1-0-0-165-1-Cannot-get-GetKafka/m-p/208623#M170580</link>
    <description>&lt;P&gt;I'm not sure how the to identify the Kafka broker version easily.  I did find the the file kafka_2.10-0.10.1.2.1.0.0-165.jar.asc in the /libs folder where Kafka is installed so I am assuming I am running Kafka 0.10.1.  &lt;/P&gt;&lt;P&gt;I did get both the ConsumeKafka and ConsumeKafka_0_10 connectors to work.  &lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Now off to figure out why the PutHiveStreaming doesn't work, but that will be for a different post.&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jun 2017 23:21:23 GMT</pubDate>
    <dc:creator>BrianMorrisCLR</dc:creator>
    <dc:date>2017-06-14T23:21:23Z</dc:date>
    <item>
      <title>Nifi Version 1.1.0.2.1.0.0-165 1 - Cannot get GetKafka connector to connect to Kafka - Single server - No Keberos - Zookeeper Port confirmed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Nifi-Version-1-1-0-2-1-0-0-165-1-Cannot-get-GetKafka/m-p/208621#M170578</link>
      <description>&lt;P&gt;
 I am unable to get the GetKafka connector to connect to Kafka.&lt;/P&gt;&lt;P&gt;I have a single server install of HDF-2.1.  NiFi, Kafka, and ZooKeeper are all installed on the same server.  There is no security.  I have verified the ZooKeeper port by connecting to ZooKeeper from other machines in this manner: &lt;/P&gt;&lt;OL&gt;
&lt;/OL&gt;&lt;P style="margin-left: 20px;"&gt;
 ex)$ telnet 192.168.99.100 2181 
 

         Trying 192.168.99.100...
 

         Connected to cb675348f5c8.
 

         Escape character is'^]'
 

         (Ctrl C to disconnect)&lt;/P&gt;&lt;P&gt;Here is the error I get from the GetKafka connector:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="16303-getkafka-error.jpg" style="width: 501px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/16858iAC123A82BC3AA58D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="16303-getkafka-error.jpg" alt="16303-getkafka-error.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 04:22:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Nifi-Version-1-1-0-2-1-0-0-165-1-Cannot-get-GetKafka/m-p/208621#M170578</guid>
      <dc:creator>BrianMorrisCLR</dc:creator>
      <dc:date>2019-08-18T04:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi Version 1.1.0.2.1.0.0-165 1 - Cannot get GetKafka connector to connect to Kafka - Single server - No Keberos - Zookeeper Port confirmed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Nifi-Version-1-1-0-2-1-0-0-165-1-Cannot-get-GetKafka/m-p/208622#M170579</link>
      <description>&lt;P&gt;What version of the Kafka broker are you running?&lt;/P&gt;&lt;P&gt;If its installed through HDF, then it is probably Kafka 0.10.x and you should try using ConsumeKafka_0_10.&lt;/P&gt;&lt;P&gt;In general it is best to use the processor that goes with the broker version, so..&lt;/P&gt;&lt;P&gt;GetKakfa - Kafka 0.8&lt;/P&gt;&lt;P&gt;ConsumeKafka - Kafka 0.9&lt;/P&gt;&lt;P&gt;ConsumeKafka_0_10 - Kafka 0.1.0&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 20:33:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Nifi-Version-1-1-0-2-1-0-0-165-1-Cannot-get-GetKafka/m-p/208622#M170579</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2017-06-14T20:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi Version 1.1.0.2.1.0.0-165 1 - Cannot get GetKafka connector to connect to Kafka - Single server - No Keberos - Zookeeper Port confirmed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Nifi-Version-1-1-0-2-1-0-0-165-1-Cannot-get-GetKafka/m-p/208623#M170580</link>
      <description>&lt;P&gt;I'm not sure how the to identify the Kafka broker version easily.  I did find the the file kafka_2.10-0.10.1.2.1.0.0-165.jar.asc in the /libs folder where Kafka is installed so I am assuming I am running Kafka 0.10.1.  &lt;/P&gt;&lt;P&gt;I did get both the ConsumeKafka and ConsumeKafka_0_10 connectors to work.  &lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Now off to figure out why the PutHiveStreaming doesn't work, but that will be for a different post.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 23:21:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Nifi-Version-1-1-0-2-1-0-0-165-1-Cannot-get-GetKafka/m-p/208623#M170580</guid>
      <dc:creator>BrianMorrisCLR</dc:creator>
      <dc:date>2017-06-14T23:21:23Z</dc:date>
    </item>
  </channel>
</rss>

