<?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: Nifi for RabbitMQ and Couchbase in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-for-RabbitMQ-and-Couchbase/m-p/94212#M7521</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/202/sraghavan.html" nodeid="202"&gt;@sraghavan@hortonworks.com&lt;/A&gt;&lt;P&gt;You can handle 1 and 2 out of the box with NiFi using the steps listed below. RabbitMQ is not currently supported natively.&lt;/P&gt;&lt;P&gt;1) MS SQL - Create DBCPConnectionPool in NiFi by going to "Controller Settings" -&amp;gt; "+" -&amp;gt; "DBCPConnectionPool". Here you can define your connection string and point to the SQLServer JDBC jar. After you define the connection pool return to your flow and insert a "ExecuteSQL" Processor that references the DBCPConnectionPool you just created. From there it is pretty straightforward. Keep in mind the output from "ExectueSQL" is Avro so you might want to use a "ConvertAvroToJSON" Processor if you don't want to use Avro. At this point you would use a "PutHDFS" to place the data in the Hive appropriate directory in HDFS.&lt;/P&gt;&lt;P&gt;2) CouchDB - Exact same process as MS SQL except you would use the JDBC driver for CouchDB when setting up the DBCPConnectionPool.&lt;/P&gt;&lt;P&gt;3) NiFi (as of version 0.3.0) only supports ActiveMQ out of the box. Creating your own custom Processor in Java to use in NiFi is supported however. You could create a RabbitMQ Processor to use if this is really needed.&lt;/P&gt;</description>
    <pubDate>Sat, 26 Sep 2015 19:59:50 GMT</pubDate>
    <dc:creator>jdyer</dc:creator>
    <dc:date>2015-09-26T19:59:50Z</dc:date>
    <item>
      <title>Nifi for RabbitMQ and Couchbase</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-for-RabbitMQ-and-Couchbase/m-p/94210#M7519</link>
      <description>&lt;P&gt; Can someone please confirm if I can use a NiFi to load data into HDP 2.3 from &lt;/P&gt;&lt;P&gt;1.MS SQL (To Hive if possible). I know I can Sqoop it, but having another option to load data using NiFi would add more value to introduce NiFi. &lt;/P&gt;&lt;P&gt;2.CouchDB &lt;/P&gt;&lt;P&gt;
3.RabbitMQ&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sundar R&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2015 05:20:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-for-RabbitMQ-and-Couchbase/m-p/94210#M7519</guid>
      <dc:creator>sraghavan</dc:creator>
      <dc:date>2015-09-25T05:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi for RabbitMQ and Couchbase</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-for-RabbitMQ-and-Couchbase/m-p/94211#M7520</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/202/sraghavan.html" nodeid="202"&gt;@sraghavan@hortonworks.com
&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;I think the point of tags should be to separate the various components/keywords.  Your tag 'nifi for rabitmq and couchbase' isn't really a single tag.  I have re-tagged with 3 separate tags as separate words:  Nifi rabbitmq and couchbase.  Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2015 06:12:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-for-RabbitMQ-and-Couchbase/m-p/94211#M7520</guid>
      <dc:creator>dkaiser</dc:creator>
      <dc:date>2015-09-26T06:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi for RabbitMQ and Couchbase</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-for-RabbitMQ-and-Couchbase/m-p/94212#M7521</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/202/sraghavan.html" nodeid="202"&gt;@sraghavan@hortonworks.com&lt;/A&gt;&lt;P&gt;You can handle 1 and 2 out of the box with NiFi using the steps listed below. RabbitMQ is not currently supported natively.&lt;/P&gt;&lt;P&gt;1) MS SQL - Create DBCPConnectionPool in NiFi by going to "Controller Settings" -&amp;gt; "+" -&amp;gt; "DBCPConnectionPool". Here you can define your connection string and point to the SQLServer JDBC jar. After you define the connection pool return to your flow and insert a "ExecuteSQL" Processor that references the DBCPConnectionPool you just created. From there it is pretty straightforward. Keep in mind the output from "ExectueSQL" is Avro so you might want to use a "ConvertAvroToJSON" Processor if you don't want to use Avro. At this point you would use a "PutHDFS" to place the data in the Hive appropriate directory in HDFS.&lt;/P&gt;&lt;P&gt;2) CouchDB - Exact same process as MS SQL except you would use the JDBC driver for CouchDB when setting up the DBCPConnectionPool.&lt;/P&gt;&lt;P&gt;3) NiFi (as of version 0.3.0) only supports ActiveMQ out of the box. Creating your own custom Processor in Java to use in NiFi is supported however. You could create a RabbitMQ Processor to use if this is really needed.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2015 19:59:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-for-RabbitMQ-and-Couchbase/m-p/94212#M7521</guid>
      <dc:creator>jdyer</dc:creator>
      <dc:date>2015-09-26T19:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi for RabbitMQ and Couchbase</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-for-RabbitMQ-and-Couchbase/m-p/94213#M7522</link>
      <description>&lt;P&gt;There is now a processor for Couchbase and RabbitMQ is an AMQP messaging platform for which there is also a processor.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 07:11:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-for-RabbitMQ-and-Couchbase/m-p/94213#M7522</guid>
      <dc:creator>vvaks</dc:creator>
      <dc:date>2016-03-28T07:11:12Z</dc:date>
    </item>
  </channel>
</rss>

