<?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: Connect Storm to secured Kafka with Kafka Spout in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connect-Storm-to-secured-Kafka-with-Kafka-Spout/m-p/124070#M39058</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11298/ryanspring.html" nodeid="11298"&gt;@Ryan Spring&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;Please use the dependencies mentioned here : &lt;A href="https://community.hortonworks.com/questions/27966/kafkaspout-fails-with-zookeeper-socket-issues-in-k.html" target="_blank"&gt;https://community.hortonworks.com/questions/27966/kafkaspout-fails-with-zookeeper-socket-issues-in-k.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;securityProtocol property is available in hortonworks repo.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Aug 2016 20:22:16 GMT</pubDate>
    <dc:creator>sandyy006</dc:creator>
    <dc:date>2016-08-29T20:22:16Z</dc:date>
    <item>
      <title>Connect Storm to secured Kafka with Kafka Spout</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connect-Storm-to-secured-Kafka-with-Kafka-Spout/m-p/124069#M39057</link>
      <description>&lt;P&gt;In the Hortonworks article about connecting the Kafka spout to a secure Kafka cluster it says that you need to set 'spoutConfig.securityProtocol=PLAINTEXTSASL' for the Kafka spout config (&lt;A target="_blank" href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.2/bk_storm-user-guide/content/stormkafka-secure-config.html"&gt;Configuring KafkaSpout to Connect to a Secure Kafka Cluster&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;However the securityProtocol property does not exist as part of the config, so this article appears to be out of date.&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://github.com/apache/storm/blob/f63ede69c41e13759a247764142007c7e980df32/external/storm-kafka/src/jvm/org/apache/storm/kafka/KafkaConfig.java"&gt;KafkaConfig.java&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In the Storm issue tracker they make mention of the fact that securityProtocol was never meant to be part of the public release (&lt;A target="_blank" href="https://github.com/apache/storm/pull/1131#issuecomment-194880255"&gt;STORM-822: Kafka Spout New Consumer API #1131&lt;/A&gt;).&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;"securityProtocol is not needed any more, and was actually never in open source"&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;So my question is:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How can I correctly configure the Kafka Spout to connect to a secured Kafka cluster?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2016 20:07:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connect-Storm-to-secured-Kafka-with-Kafka-Spout/m-p/124069#M39057</guid>
      <dc:creator>ryan_spring</dc:creator>
      <dc:date>2016-08-29T20:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Storm to secured Kafka with Kafka Spout</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connect-Storm-to-secured-Kafka-with-Kafka-Spout/m-p/124070#M39058</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11298/ryanspring.html" nodeid="11298"&gt;@Ryan Spring&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;Please use the dependencies mentioned here : &lt;A href="https://community.hortonworks.com/questions/27966/kafkaspout-fails-with-zookeeper-socket-issues-in-k.html" target="_blank"&gt;https://community.hortonworks.com/questions/27966/kafkaspout-fails-with-zookeeper-socket-issues-in-k.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;securityProtocol property is available in hortonworks repo.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2016 20:22:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connect-Storm-to-secured-Kafka-with-Kafka-Spout/m-p/124070#M39058</guid>
      <dc:creator>sandyy006</dc:creator>
      <dc:date>2016-08-29T20:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Storm to secured Kafka with Kafka Spout</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connect-Storm-to-secured-Kafka-with-Kafka-Spout/m-p/124071#M39059</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11298/ryanspring.html" nodeid="11298"&gt;@Ryan Spring&lt;/A&gt; &lt;/P&gt;&lt;P&gt;As part of Kafka Security work, we shipped Kerberos security in old consumer api's for Kafka. This is not part of Apache Kafka and hence Apache Storm's storm-kafka (old implementation) which uses old consumer API won't be able to talk to secure Apache Kafka.&lt;/P&gt;&lt;P&gt;This is only possible with HDP Kafka as we support old Kafka client API connecting Kerberos Kafka. So if you make dependency from the hortonworks artifacts you'll get this functionality.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2017 02:30:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Connect-Storm-to-secured-Kafka-with-Kafka-Spout/m-p/124071#M39059</guid>
      <dc:creator>schintalapani</dc:creator>
      <dc:date>2017-02-27T02:30:42Z</dc:date>
    </item>
  </channel>
</rss>

