<?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 with Multiple Data Flow in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-with-Multiple-Data-Flow/m-p/107547#M15963</link>
    <description>&lt;P&gt;Vance,&lt;/P&gt;&lt;P&gt;We completely agree with you.  NiFi already supports some powerful security and multi-role authorization capabilities.  But as you mention we should support multiple different groups with different levels of access to various parts of the flow.  That is an important roadmap item and work is underway.  You can see a bit about the nifi community thinking on this wiki page &lt;A href="https://cwiki.apache.org/confluence/display/NIFI/Multi-Tentant+Dataflow" target="_blank"&gt;https://cwiki.apache.org/confluence/display/NIFI/Multi-Tentant+Dataflow&lt;/A&gt; and there are related threads such as &lt;A href="https://cwiki.apache.org/confluence/display/NIFI/Redesign+User+Interface" target="_blank"&gt;https://cwiki.apache.org/confluence/display/NIFI/Redesign+User+Interface&lt;/A&gt; and &lt;A href="https://cwiki.apache.org/confluence/display/NIFI/Support+Authorizer+API" target="_blank"&gt;https://cwiki.apache.org/confluence/display/NIFI/Support+Authorizer+API&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you need help setting up secure NiFi you can read more here &lt;A href="https://community.hortonworks.com/articles/886/securing-nifi-step-by-step.html" target="_blank"&gt;https://community.hortonworks.com/articles/886/securing-nifi-step-by-step.html&lt;/A&gt; and in the administration guide &lt;A href="https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#security-configuration" target="_blank"&gt;https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#security-configuration&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jan 2016 08:48:08 GMT</pubDate>
    <dc:creator>JoeWitt</dc:creator>
    <dc:date>2016-01-22T08:48:08Z</dc:date>
    <item>
      <title>Nifi with Multiple Data Flow</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-with-Multiple-Data-Flow/m-p/107546#M15962</link>
      <description>&lt;P&gt;We are currently building a multi tenant Hadoop platform, and would like to use Nifi as our data flow management tool.&lt;/P&gt;&lt;P&gt;I am having a hard time to figure out how can you create more than one Nifi data flow. The reason I want to do that is due to the platform potentially being used by different teams, we don't want everybody just keep adding processor groups to the same flow, and we don't want all the users to be able to see other peoples flow.&lt;/P&gt;&lt;P&gt;I am still using the the anonymous authentication, so I don't know if the flows will be per use based once I configured the User Authentication, which I am working on. Any help is appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2016 08:39:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-with-Multiple-Data-Flow/m-p/107546#M15962</guid>
      <dc:creator>vance_wei</dc:creator>
      <dc:date>2016-01-22T08:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi with Multiple Data Flow</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-with-Multiple-Data-Flow/m-p/107547#M15963</link>
      <description>&lt;P&gt;Vance,&lt;/P&gt;&lt;P&gt;We completely agree with you.  NiFi already supports some powerful security and multi-role authorization capabilities.  But as you mention we should support multiple different groups with different levels of access to various parts of the flow.  That is an important roadmap item and work is underway.  You can see a bit about the nifi community thinking on this wiki page &lt;A href="https://cwiki.apache.org/confluence/display/NIFI/Multi-Tentant+Dataflow" target="_blank"&gt;https://cwiki.apache.org/confluence/display/NIFI/Multi-Tentant+Dataflow&lt;/A&gt; and there are related threads such as &lt;A href="https://cwiki.apache.org/confluence/display/NIFI/Redesign+User+Interface" target="_blank"&gt;https://cwiki.apache.org/confluence/display/NIFI/Redesign+User+Interface&lt;/A&gt; and &lt;A href="https://cwiki.apache.org/confluence/display/NIFI/Support+Authorizer+API" target="_blank"&gt;https://cwiki.apache.org/confluence/display/NIFI/Support+Authorizer+API&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you need help setting up secure NiFi you can read more here &lt;A href="https://community.hortonworks.com/articles/886/securing-nifi-step-by-step.html" target="_blank"&gt;https://community.hortonworks.com/articles/886/securing-nifi-step-by-step.html&lt;/A&gt; and in the administration guide &lt;A href="https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#security-configuration" target="_blank"&gt;https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#security-configuration&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2016 08:48:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-with-Multiple-Data-Flow/m-p/107547#M15963</guid>
      <dc:creator>JoeWitt</dc:creator>
      <dc:date>2016-01-22T08:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi with Multiple Data Flow</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-with-Multiple-Data-Flow/m-p/107548#M15964</link>
      <description>&lt;P&gt;Thanks jwitt. I understand, but the parts are talking about supporting different levels of access within one flow for different users. What I am looking for is creating different flows for the same user or different users. Is the latter currently possible for Nifi?&lt;/P&gt;&lt;P&gt;Or is having one flow per instance is the underlying basic assumption of Nifi?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2016 23:58:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-with-Multiple-Data-Flow/m-p/107548#M15964</guid>
      <dc:creator>vance_wei</dc:creator>
      <dc:date>2016-01-22T23:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Nifi with Multiple Data Flow</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-with-Multiple-Data-Flow/m-p/107549#M15965</link>
      <description>&lt;P&gt;Vance currently in NiFi any user with the DFM permission can create as many flows as necessary.  It is not uncommon for a single instance of NiFi to be handling hundreds or more processors representing what can be dozens or hundreds of distinct dataflows.  It is also quite common for people to be surprised by that however a lot of effort has gone into the design of the repositories, threading model, and user interface to allow it to support a wide variety of functions and flows.  It is certainly a solid compliment to the powerful analysis and processing platforms that systems like Storm and Spark provide or the storage/access systems that Kafka and HDFS provide.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jan 2016 09:33:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Nifi-with-Multiple-Data-Flow/m-p/107549#M15965</guid>
      <dc:creator>JoeWitt</dc:creator>
      <dc:date>2016-01-23T09:33:54Z</dc:date>
    </item>
  </channel>
</rss>

