<?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: Connecting third party tool to Secure Kafka cluster from outside in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-third-party-tool-to-Secure-Kafka-cluster-from/m-p/153474#M40741</link>
    <description>&lt;P&gt;Kafka's documentation explains how to configure client's for secure connections with SASL:&lt;/P&gt;&lt;P&gt;&lt;A href="http://kafka.apache.org/documentation.html#security_sasl_clientconfig" target="_blank"&gt;http://kafka.apache.org/documentation.html#security_sasl_clientconfig&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You need to set a system property on your producer/consumer application to specify the JAAS file:&lt;/P&gt;&lt;P&gt;-Djava.security.auth.login.config=/etc/kafka/kafka_client_jaas.conf&lt;/P&gt;</description>
    <pubDate>Thu, 15 Sep 2016 19:44:45 GMT</pubDate>
    <dc:creator>bbende</dc:creator>
    <dc:date>2016-09-15T19:44:45Z</dc:date>
    <item>
      <title>Connecting third party tool to Secure Kafka cluster from outside</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-third-party-tool-to-Secure-Kafka-cluster-from/m-p/153472#M40739</link>
      <description>&lt;P&gt;Guys,&lt;/P&gt;&lt;P&gt;We have setup Kerberized cluster (HDP 2.4.x) and have setup Kafka Broker(0.9.x) with SASL (kerberization). &lt;/P&gt;&lt;P&gt;What are the steps required to connect third party tool (producers/publishers) to connect to Kafka?&lt;/P&gt;&lt;P&gt;Going through the link : &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.2/bk_secure-kafka-ambari/content/ch_secure-kafka-config-options.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.2/bk_secure-kafka-ambari/content/ch_secure-kafka-config-options.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;What I understand is : this tool needs access to JAAS.conf file. For now I've copied the /usr/hdp/current/kafka-broker/config/kafka_client_jaas.conf and shared with the third party tool and kept on the classpath.&lt;/P&gt;&lt;P&gt;Do we need anything else also in place?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SS&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2016 18:23:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-third-party-tool-to-Secure-Kafka-cluster-from/m-p/153472#M40739</guid>
      <dc:creator>smartninja723</dc:creator>
      <dc:date>2016-09-15T18:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting third party tool to Secure Kafka cluster from outside</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-third-party-tool-to-Secure-Kafka-cluster-from/m-p/153473#M40740</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3021/smartninja723.html" nodeid="3021"&gt;@Smart Solutions&lt;/A&gt; could you please check if this article is of any help for you: &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/content/kbentry/56704/secure-kafka-java-producer-with-kerberos.html"&gt;https://community.hortonworks.com/content/kbentry/56704/secure-kafka-java-producer-with-kerberos.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2016 18:48:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-third-party-tool-to-Secure-Kafka-cluster-from/m-p/153473#M40740</guid>
      <dc:creator>hkropp</dc:creator>
      <dc:date>2016-09-15T18:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting third party tool to Secure Kafka cluster from outside</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-third-party-tool-to-Secure-Kafka-cluster-from/m-p/153474#M40741</link>
      <description>&lt;P&gt;Kafka's documentation explains how to configure client's for secure connections with SASL:&lt;/P&gt;&lt;P&gt;&lt;A href="http://kafka.apache.org/documentation.html#security_sasl_clientconfig" target="_blank"&gt;http://kafka.apache.org/documentation.html#security_sasl_clientconfig&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You need to set a system property on your producer/consumer application to specify the JAAS file:&lt;/P&gt;&lt;P&gt;-Djava.security.auth.login.config=/etc/kafka/kafka_client_jaas.conf&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2016 19:44:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-third-party-tool-to-Secure-Kafka-cluster-from/m-p/153474#M40741</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2016-09-15T19:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting third party tool to Secure Kafka cluster from outside</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-third-party-tool-to-Secure-Kafka-cluster-from/m-p/153475#M40742</link>
      <description>&lt;P&gt;Thanks guys,&lt;/P&gt;&lt;P&gt;The missing bit was Kerberbos libraries on the third party machine where we are running the publishing application.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;SS&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2016 22:06:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-third-party-tool-to-Secure-Kafka-cluster-from/m-p/153475#M40742</guid>
      <dc:creator>smartninja723</dc:creator>
      <dc:date>2016-09-15T22:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting third party tool to Secure Kafka cluster from outside</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-third-party-tool-to-Secure-Kafka-cluster-from/m-p/153476#M40743</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/3021/smartninja723.html"&gt;Smart Solutions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am trying to implement similar thing. I am trying to connect to kafka (0.10) from java producer program outside edge node.  I tested my produce program in edge node it is working.  But it is not working outside edge node.  I have valid kerberos ticket outside edge node and passed jaas_conf file?  Can you explain your approach or any example you took as reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 20:46:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connecting-third-party-tool-to-Secure-Kafka-cluster-from/m-p/153476#M40743</guid>
      <dc:creator>ranjithgangam1</dc:creator>
      <dc:date>2017-10-20T20:46:28Z</dc:date>
    </item>
  </channel>
</rss>

