<?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: Is Flume to Kafka Sink supported in HDP 2.3.2? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Flume-to-Kafka-Sink-supported-in-HDP-2-3-2/m-p/102137#M14725</link>
    <description>&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1398/raghavendran-c.html" nodeid="1398"&gt;@Raghavendran Chellappa&lt;/A&gt; the release notes for HDP are the source of truth, Jira is external to Hortonworks. If Release notes say we support it, then that's the way to go. What is it that you find not working? We have Kafka 0.8.2.0 stable not beta. Kafka 0.9 also works. We usually backport critical features. Also, have you tried Nifi, it has all the latest Kafka support including Kerberos.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jan 2016 01:26:18 GMT</pubDate>
    <dc:creator>aervits</dc:creator>
    <dc:date>2016-01-19T01:26:18Z</dc:date>
    <item>
      <title>Is Flume to Kafka Sink supported in HDP 2.3.2?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Flume-to-Kafka-Sink-supported-in-HDP-2-3-2/m-p/102134#M14722</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;the following link says Kafka Source &amp;amp; Kafka Sink are supported in the Flume that comes with HDP2.3.&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_HDP_RelNotes/content/new-features-230.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_HDP_RelNotes/content/new-features-230.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But the JIRA (https://issues.apache.org/jira/browse/FLUME-2242) mentioned in the hortonworks docs says that it is available only from Flume 1.6 (while HDP 2.3.2 has only Flume 1.5.2).&lt;/P&gt;&lt;P&gt;Can someone confirm that Kafka Source &amp;amp; kafka Sink is indeep available in the Flume that comes with HDP 2.3.2 ?&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Raga&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 02:56:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Flume-to-Kafka-Sink-supported-in-HDP-2-3-2/m-p/102134#M14722</guid>
      <dc:creator>raghavendran_c</dc:creator>
      <dc:date>2016-01-12T02:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is Flume to Kafka Sink supported in HDP 2.3.2?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Flume-to-Kafka-Sink-supported-in-HDP-2-3-2/m-p/102135#M14723</link>
      <description>&lt;P&gt;Kafka Source and Kafka Sink are supported in the Flume 1.5.2 Build shipped with HDP 2.3+&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 02:58:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Flume-to-Kafka-Sink-supported-in-HDP-2-3-2/m-p/102135#M14723</guid>
      <dc:creator>cnormile</dc:creator>
      <dc:date>2016-01-12T02:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is Flume to Kafka Sink supported in HDP 2.3.2?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Flume-to-Kafka-Sink-supported-in-HDP-2-3-2/m-p/102136#M14724</link>
      <description>&lt;P&gt;I have scanned all the java classes from the flume 1.5.2 lib, and I have two jars relating to kafka, the kafka-client-0.8.2-beta.jar and kafka_2.10-0.8.2-beta.jar. However, they don't seem to be for source and sink. The flume 1.6 contains classes for kafka source and sink explicitly.&lt;/P&gt;&lt;P&gt;Therefore, I doubt the source and sink works with Flume 1.5.2 in HDP 2.3+. I am also looking into ways to get Flume to work with Kafka in HDP 2.3. If any of you have working examples, and can share your conf file, I would highly appreciate it.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2016 01:11:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Flume-to-Kafka-Sink-supported-in-HDP-2-3-2/m-p/102136#M14724</guid>
      <dc:creator>vance_wei</dc:creator>
      <dc:date>2016-01-19T01:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is Flume to Kafka Sink supported in HDP 2.3.2?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Flume-to-Kafka-Sink-supported-in-HDP-2-3-2/m-p/102137#M14725</link>
      <description>&lt;P&gt;
&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1398/raghavendran-c.html" nodeid="1398"&gt;@Raghavendran Chellappa&lt;/A&gt; the release notes for HDP are the source of truth, Jira is external to Hortonworks. If Release notes say we support it, then that's the way to go. What is it that you find not working? We have Kafka 0.8.2.0 stable not beta. Kafka 0.9 also works. We usually backport critical features. Also, have you tried Nifi, it has all the latest Kafka support including Kerberos.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2016 01:26:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Flume-to-Kafka-Sink-supported-in-HDP-2-3-2/m-p/102137#M14725</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-01-19T01:26:18Z</dc:date>
    </item>
  </channel>
</rss>

