<?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 How to Consume KAFKA messages using PIG ? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-Consume-KAFKA-messages-using-PIG/m-p/146222#M40330</link>
    <description>&lt;P&gt;I would like to know that,&lt;/P&gt;&lt;P&gt;How can we consume kafka topic messages using PIG?&lt;/P&gt;&lt;P&gt;What are the jar files it requires?&lt;/P&gt;&lt;P&gt;Any suggestions.&lt;/P&gt;&lt;P&gt;Mohan.V&lt;/P&gt;</description>
    <pubDate>Sun, 11 Sep 2016 19:37:47 GMT</pubDate>
    <dc:creator>mohan221213</dc:creator>
    <dc:date>2016-09-11T19:37:47Z</dc:date>
    <item>
      <title>How to Consume KAFKA messages using PIG ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-Consume-KAFKA-messages-using-PIG/m-p/146222#M40330</link>
      <description>&lt;P&gt;I would like to know that,&lt;/P&gt;&lt;P&gt;How can we consume kafka topic messages using PIG?&lt;/P&gt;&lt;P&gt;What are the jar files it requires?&lt;/P&gt;&lt;P&gt;Any suggestions.&lt;/P&gt;&lt;P&gt;Mohan.V&lt;/P&gt;</description>
      <pubDate>Sun, 11 Sep 2016 19:37:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-Consume-KAFKA-messages-using-PIG/m-p/146222#M40330</guid>
      <dc:creator>mohan221213</dc:creator>
      <dc:date>2016-09-11T19:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to Consume KAFKA messages using PIG ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-Consume-KAFKA-messages-using-PIG/m-p/146223#M40331</link>
      <description>&lt;P&gt;will be interested to know but with my best knowledge there is no datastorage schema in pig who can support consuming message from kafka.&lt;/P&gt;&lt;P&gt;pig is well suited for data in rest not for data in motion or streaming.&lt;/P&gt;&lt;P&gt;for publishing data into kafka you can leverages kafka bridge&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/kafka-dev/kafka/tree/master/contrib/hadoop-producer" target="_blank"&gt;https://github.com/kafka-dev/kafka/tree/master/contrib/hadoop-producer&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Sep 2016 23:46:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-Consume-KAFKA-messages-using-PIG/m-p/146223#M40331</guid>
      <dc:creator>rajkumar_singh</dc:creator>
      <dc:date>2016-09-11T23:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to Consume KAFKA messages using PIG ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-Consume-KAFKA-messages-using-PIG/m-p/146224#M40332</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10889/mohan221213.html" nodeid="10889"&gt;@Mohan V&lt;/A&gt; though there are efforts to make it work, there are no supported ways to do it directly with Kafka and Pig. You can leverage something like Apache Nifi to read from Kafka, dump to HDFS and then consume those messages with Pig. Since Kafka can produce messages continuously and Pig job has a start and end, it really isn't a good fit for it. All that said, here's an attempt to make it work. &lt;A href="http://mail-archives.apache.org/mod_mbox/pig-user/201308.mbox/%3C-3358174115189989131@unknownmsgid%3E" target="_blank"&gt;http://mail-archives.apache.org/mod_mbox/pig-user/201308.mbox/%3C-3358174115189989131@unknownmsgid%3E&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 04:30:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-Consume-KAFKA-messages-using-PIG/m-p/146224#M40332</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-09-12T04:30:58Z</dc:date>
    </item>
  </channel>
</rss>

