<?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: Issues with sending messages to kerberos enabled kafka using standalone NiFi node version nifi-1.1.0.2.1.2.0-10 and PutKafka processor in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-sending-messages-to-kerberos-enabled-kafka-using/m-p/229710#M64129</link>
    <description>&lt;P&gt;Hello &lt;A href="https://community.hortonworks.com/questions/110090/issues-with-sending-messages-to-kerberos-enabled-k.html#" rel="nofollow noopener noreferrer" target="_blank"&gt;@Shashank Chandhok&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I named the jass.conf file zookeeper-jaas.conf and the configuration is the following:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="17646-zookeeperjassfile.jpg" style="width: 498px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/15086iBA1D12A45FAF459C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="17646-zookeeperjassfile.jpg" alt="17646-zookeeperjassfile.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The PutKafka configuration is the following one:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="17647-putkafka.jpg" style="width: 765px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/15087iCE45DA1F46420125/image-size/medium?v=v2&amp;amp;px=400" role="button" title="17647-putkafka.jpg" alt="17647-putkafka.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The boostrap.conf line I added is the following one:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="17648-boostrapconf-file.jpg" style="width: 750px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/15088iD212C39382BDCED7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="17648-boostrapconf-file.jpg" alt="17648-boostrapconf-file.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The kafka version that we are trying to connect to is: 0.10.0&lt;/P&gt;</description>
    <pubDate>Sun, 18 Aug 2019 00:55:15 GMT</pubDate>
    <dc:creator>Adda_Fuentes2</dc:creator>
    <dc:date>2019-08-18T00:55:15Z</dc:date>
    <item>
      <title>Issues with sending messages to kerberos enabled kafka using standalone NiFi node version nifi-1.1.0.2.1.2.0-10 and PutKafka processor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-sending-messages-to-kerberos-enabled-kafka-using/m-p/229708#M64127</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to send messages to a kerberos ebabled kafka using a standalone NiFi node version nifi-1.1.0.2.1.2.0-10. I followed the instructions listed in the following link: &lt;A href="https://community.hortonworks.com/articles/28180/how-to-configure-hdf-12-to-send-to-and-get-data-fr.html"&gt;How to configure HDF1.2 to send to and get data from kerberized kafka&lt;/A&gt;&lt;A href="https://community.hortonworks.com/articles/28180/how-to-configure-hdf-12-to-send-to-and-get-data-fr.html"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I inputted the keytab and principal of the kerberized kafka and added the path with the appropriate added line in the bootstrap.conf file of my NiFi instance. However whenever I try sending a message with the PutKafka processor it gives an error saying: "Failed while waiting for acks from kafka". I verified the logs in the NiFi instance and this is what I see:&lt;/P&gt;&lt;PRE&gt;2017-06-30 15:41:07,166 WARN [kafka-producer-network-thread] org.apache.kafka.common.network.Selector Error in I/O with &amp;lt;serveraddress&amp;gt;
java.io.EOFException: null
	at org.apache.kafka.common.network.NetworkReceive.readFrom(NetworkReceive.java:62)
	at org.apache.kafka.common.network.Selector.poll(Selector.java:248)
	at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:192)
	at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:191)
	at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:122)
	at java.lang.Thread.run(Thread.java:745)
2017-06-30 15:41:07,298 WARN [kafka-producer-network-thread] org.apache.kafka.common.network.Selector Error in I/O with &amp;lt;serveraddress&amp;gt;
java.io.EOFException: null

&lt;/PRE&gt;&lt;P&gt;Does anyone have any ideas of what could be going on? Any insights in this would be really helpful!&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jul 2017 05:00:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-sending-messages-to-kerberos-enabled-kafka-using/m-p/229708#M64127</guid>
      <dc:creator>Adda_Fuentes2</dc:creator>
      <dc:date>2017-07-01T05:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with sending messages to kerberos enabled kafka using standalone NiFi node version nifi-1.1.0.2.1.2.0-10 and PutKafka processor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-sending-messages-to-kerberos-enabled-kafka-using/m-p/229709#M64128</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13399/addafuentes2.html" nodeid="13399"&gt;@Adda Fuentes&lt;/A&gt; What is the kafka version on the other end? Please add a screenshot of your configuration of PutKafka, Jaas.conf file and the entry you have added in bootstrap.conf&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2017 12:14:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-sending-messages-to-kerberos-enabled-kafka-using/m-p/229709#M64128</guid>
      <dc:creator>Schandhok</dc:creator>
      <dc:date>2017-07-03T12:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with sending messages to kerberos enabled kafka using standalone NiFi node version nifi-1.1.0.2.1.2.0-10 and PutKafka processor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-sending-messages-to-kerberos-enabled-kafka-using/m-p/229710#M64129</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.hortonworks.com/questions/110090/issues-with-sending-messages-to-kerberos-enabled-k.html#" rel="nofollow noopener noreferrer" target="_blank"&gt;@Shashank Chandhok&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I named the jass.conf file zookeeper-jaas.conf and the configuration is the following:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="17646-zookeeperjassfile.jpg" style="width: 498px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/15086iBA1D12A45FAF459C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="17646-zookeeperjassfile.jpg" alt="17646-zookeeperjassfile.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The PutKafka configuration is the following one:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="17647-putkafka.jpg" style="width: 765px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/15087iCE45DA1F46420125/image-size/medium?v=v2&amp;amp;px=400" role="button" title="17647-putkafka.jpg" alt="17647-putkafka.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The boostrap.conf line I added is the following one:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="17648-boostrapconf-file.jpg" style="width: 750px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/15088iD212C39382BDCED7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="17648-boostrapconf-file.jpg" alt="17648-boostrapconf-file.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The kafka version that we are trying to connect to is: 0.10.0&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 00:55:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-sending-messages-to-kerberos-enabled-kafka-using/m-p/229710#M64129</guid>
      <dc:creator>Adda_Fuentes2</dc:creator>
      <dc:date>2019-08-18T00:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with sending messages to kerberos enabled kafka using standalone NiFi node version nifi-1.1.0.2.1.2.0-10 and PutKafka processor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-sending-messages-to-kerberos-enabled-kafka-using/m-p/229711#M64130</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/13875/schandhok.html" nodeid="13875" target="_blank"&gt;@Shashank Chandhok&lt;/A&gt;
&lt;P&gt;I did some changes to the jass.conf file but I am still getting the same error. This is the new jass.conf file:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="17649-zookeeper-jaas-file.jpg" style="width: 570px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/15085i32838CF01C135827/image-size/medium?v=v2&amp;amp;px=400" role="button" title="17649-zookeeper-jaas-file.jpg" alt="17649-zookeeper-jaas-file.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 00:54:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-sending-messages-to-kerberos-enabled-kafka-using/m-p/229711#M64130</guid>
      <dc:creator>Adda_Fuentes2</dc:creator>
      <dc:date>2019-08-18T00:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with sending messages to kerberos enabled kafka using standalone NiFi node version nifi-1.1.0.2.1.2.0-10 and PutKafka processor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-sending-messages-to-kerberos-enabled-kafka-using/m-p/229712#M64131</link>
      <description>&lt;P&gt;I was able to resolve the problem. The issue was that my kbr5.conf file that I called in the nifi.kerberos.krb5.file line in the nifi.properties file, was not configured properly. After properly configuring it and calling it in the nifi.properties file I was able to successfully send to kafka. I also had to use the PublishKafka_0_10 processor instead of the PutKafka processor since the version of kafka I was trying to connect to was 0.10.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2017 04:12:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-sending-messages-to-kerberos-enabled-kafka-using/m-p/229712#M64131</guid>
      <dc:creator>Adda_Fuentes2</dc:creator>
      <dc:date>2017-07-04T04:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with sending messages to kerberos enabled kafka using standalone NiFi node version nifi-1.1.0.2.1.2.0-10 and PutKafka processor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-sending-messages-to-kerberos-enabled-kafka-using/m-p/229713#M64132</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13399/addafuentes2.html" nodeid="13399"&gt;@Adda Fuentes&lt;/A&gt;Awesome. Good to hear. You can mark your answer as "Accepted" so that if someone faces this issue in future, the can try and debug around the same lines.  &lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2017 12:16:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Issues-with-sending-messages-to-kerberos-enabled-kafka-using/m-p/229713#M64132</guid>
      <dc:creator>Schandhok</dc:creator>
      <dc:date>2017-07-04T12:16:20Z</dc:date>
    </item>
  </channel>
</rss>

