<?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: Running NiFi outside a secured Hadoop Cluster in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Running-NiFi-outside-a-secured-Hadoop-Cluster/m-p/140070#M43983</link>
    <description>&lt;P&gt;Option 1 seems fine if you are able to open the firewall port.&lt;/P&gt;&lt;P&gt;In option 2, rather than write a Java process, you could run a NiFi inside the secure cluster using ConsumeKafka to consume the messages and then use the appropriate follow on processors (PutHDFS, PutHiveQL, PutHBaseJson, etc). So you still use Kafka as the gateway into the cluster, but don't have to write any custom code.&lt;/P&gt;</description>
    <pubDate>Thu, 20 Oct 2016 00:53:44 GMT</pubDate>
    <dc:creator>bbende</dc:creator>
    <dc:date>2016-10-20T00:53:44Z</dc:date>
    <item>
      <title>Running NiFi outside a secured Hadoop Cluster</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Running-NiFi-outside-a-secured-Hadoop-Cluster/m-p/140069#M43982</link>
      <description>&lt;P&gt;I have a NiFi host doing ETL processing outside the Hadoop Cluster. The cluster is secured using Knox/Ranger and the only ports open are ssh to the Hadoop Edge Nodes, and Kafka queue. My question is what are the best options to write data into either HBase or Hive? Ideas I have are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Deploy a NiFi inside the cluster do a site to site (requires opening a firewall port)&lt;/LI&gt;&lt;LI&gt;From NiFi write to the Kafka queue, and from inside the cluster write a java process to pull from the queue and output the data to the target (HBase or Hive)&lt;/LI&gt;&lt;LI&gt;Any other sugestions?&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 20 Oct 2016 00:06:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Running-NiFi-outside-a-secured-Hadoop-Cluster/m-p/140069#M43982</guid>
      <dc:creator>hans_feldmann</dc:creator>
      <dc:date>2016-10-20T00:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Running NiFi outside a secured Hadoop Cluster</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Running-NiFi-outside-a-secured-Hadoop-Cluster/m-p/140070#M43983</link>
      <description>&lt;P&gt;Option 1 seems fine if you are able to open the firewall port.&lt;/P&gt;&lt;P&gt;In option 2, rather than write a Java process, you could run a NiFi inside the secure cluster using ConsumeKafka to consume the messages and then use the appropriate follow on processors (PutHDFS, PutHiveQL, PutHBaseJson, etc). So you still use Kafka as the gateway into the cluster, but don't have to write any custom code.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 00:53:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Running-NiFi-outside-a-secured-Hadoop-Cluster/m-p/140070#M43983</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2016-10-20T00:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Running NiFi outside a secured Hadoop Cluster</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Running-NiFi-outside-a-secured-Hadoop-Cluster/m-p/140071#M43984</link>
      <description>&lt;P&gt;I like Bryan's suggestion.   That's a good model for IoT as well with remote notes messaging in.   You could have send messages between outside cluster and an inside secure cluster via MQTT, JMS, Kafka, SiteToSite.   Then just one port and one controller set of IPs communicating with each other.  An IoT or security gateway.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 01:03:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Running-NiFi-outside-a-secured-Hadoop-Cluster/m-p/140071#M43984</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-10-20T01:03:10Z</dc:date>
    </item>
  </channel>
</rss>

