<?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 Is it mandatory to install NiFi Toolkit along with Nifi for clustering and managing the cluster nodes in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Is-it-mandatory-to-install-NiFi-Toolkit-along-with-Nifi-for/m-p/348873#M235467</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have install a NiFi setup and deign the flow file to move data from source mysql db to destination mysql db.&lt;/P&gt;&lt;P&gt;Now I want to know how can I setup it in dev or QA environments. I was going to NiFi admin guide and came to know about NiFi Registry and NiFi toolkit feature.&lt;/P&gt;&lt;P&gt;I have below doubts:&lt;/P&gt;&lt;P&gt;1. Is it mandatory&amp;nbsp; to install NiFi toolkit along with NiFi to configure clustering and managing the cluster node? or without installing a NiFi toolkit, we can configure cluster and manage it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; Is it mandatory&amp;nbsp; to install NiFi Registry&amp;nbsp;along with NiFi to manage the flowfile change restriction?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jul 2022 05:17:07 GMT</pubDate>
    <dc:creator>AbhishekSingh</dc:creator>
    <dc:date>2022-07-27T05:17:07Z</dc:date>
    <item>
      <title>Is it mandatory to install NiFi Toolkit along with Nifi for clustering and managing the cluster nodes</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-it-mandatory-to-install-NiFi-Toolkit-along-with-Nifi-for/m-p/348873#M235467</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have install a NiFi setup and deign the flow file to move data from source mysql db to destination mysql db.&lt;/P&gt;&lt;P&gt;Now I want to know how can I setup it in dev or QA environments. I was going to NiFi admin guide and came to know about NiFi Registry and NiFi toolkit feature.&lt;/P&gt;&lt;P&gt;I have below doubts:&lt;/P&gt;&lt;P&gt;1. Is it mandatory&amp;nbsp; to install NiFi toolkit along with NiFi to configure clustering and managing the cluster node? or without installing a NiFi toolkit, we can configure cluster and manage it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; Is it mandatory&amp;nbsp; to install NiFi Registry&amp;nbsp;along with NiFi to manage the flowfile change restriction?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 05:17:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-it-mandatory-to-install-NiFi-Toolkit-along-with-Nifi-for/m-p/348873#M235467</guid>
      <dc:creator>AbhishekSingh</dc:creator>
      <dc:date>2022-07-27T05:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is it mandatory to install NiFi Toolkit along with Nifi for clustering and managing the cluster nodes</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-it-mandatory-to-install-NiFi-Toolkit-along-with-Nifi-for/m-p/349218#M235566</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/99077"&gt;@AbhishekSingh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. No, the NiFi Toolkit is not mandatory. If you're familiar with TLS certificates and NiFi administration you can set up and manage the cluster without it. The toolkit makes some of the activities easier, though.&lt;/P&gt;&lt;P&gt;2. What do mean by "&lt;SPAN&gt;flowfile change restriction&lt;/SPAN&gt;"?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;André&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 01:35:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-it-mandatory-to-install-NiFi-Toolkit-along-with-Nifi-for/m-p/349218#M235566</guid>
      <dc:creator>araujo</dc:creator>
      <dc:date>2022-08-01T01:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is it mandatory to install NiFi Toolkit along with Nifi for clustering and managing the cluster nodes</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-it-mandatory-to-install-NiFi-Toolkit-along-with-Nifi-for/m-p/349266#M235582</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/99077"&gt;@AbhishekSingh&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;1.&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/11191"&gt;@araujo&lt;/a&gt;&amp;nbsp;response is 100% correct.&lt;BR /&gt;&lt;BR /&gt;2. Just to add to &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/11191"&gt;@araujo&lt;/a&gt;&amp;nbsp;respsonse here...&amp;nbsp; NiFi-Registry has nothing to do with controlling what user can and can't do on the NiFi canvas.&amp;nbsp; It simply allows users if it is installed to version control process groups.&amp;nbsp; Even once a NiFi process group has been version controlled, authorized users in NiFi can still make changes to dataflows (even those that re version controlled).&amp;nbsp; One they do make a change to a version controlled Process Group, that process group will indicate that a local change has been made and the authorized user will have the option to commit that local change as a new version of the dataflow.&amp;nbsp; Controlling what users can do with dataflows is handled via authorization policies which NiFi handled very granularly.&amp;nbsp; Authenticated users can be restricted to only specific Process Groups. Your NiFi admin user&amp;nbsp; can setup NiFi authorization for other user per Process Group if they want by selecting the Process Group and clicking on the "key" icon in the "operate panel" on the left side of the NiFi canvas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you found any of the responses provided assisted with your query, please take a moment to login and click on "&lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt;" below each of those posts.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 12:49:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-it-mandatory-to-install-NiFi-Toolkit-along-with-Nifi-for/m-p/349266#M235582</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2022-08-01T12:49:38Z</dc:date>
    </item>
  </channel>
</rss>

