<?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 Registry cluster mode in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/NiFi-Registry-cluster-mode/m-p/306361#M222812</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/52489"&gt;@alim&lt;/a&gt;&amp;nbsp;Do you have any update on this? Is there a preferred way to handle HA?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
    <pubDate>Mon, 23 Nov 2020 15:18:06 GMT</pubDate>
    <dc:creator>elbert</dc:creator>
    <dc:date>2020-11-23T15:18:06Z</dc:date>
    <item>
      <title>NiFi Registry cluster mode</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-Registry-cluster-mode/m-p/221425#M183299</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are trying out NiFi Registry v 0.1.0.3.1.1.0-35 and is working fine with Single Node setup. But we would like to set it up in cluster mode. &lt;/P&gt;&lt;P&gt;Is cluster mode supported for NiFi registry? &lt;/P&gt;&lt;P&gt;Currently, Nifi registry is storing data in local database, is it a recommended approach to share this db directory over NFS mount and start nifi registry in HA mode? &lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 05:59:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-Registry-cluster-mode/m-p/221425#M183299</guid>
      <dc:creator>sparepally</dc:creator>
      <dc:date>2018-04-20T05:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi Registry cluster mode</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-Registry-cluster-mode/m-p/221426#M183300</link>
      <description>&lt;P style="margin-left: 20px;"&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/14265/parepallykiran.html" nodeid="14265"&gt;@Saikiran Parepally&lt;/A&gt;&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;Cluster mode is currently not supported for NiFi Registry. But some thought has been given to HA:&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;&lt;A href="https://issues.apache.org/jira/browse/NIFIREG-150" target="_blank"&gt;https://issues.apache.org/jira/browse/NIFIREG-150&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 06:59:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-Registry-cluster-mode/m-p/221426#M183300</guid>
      <dc:creator>alim</dc:creator>
      <dc:date>2018-04-20T06:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi Registry cluster mode</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-Registry-cluster-mode/m-p/221427#M183301</link>
      <description>&lt;P&gt;Thanks, &lt;A rel="user" href="https://community.cloudera.com/users/3943/alim.html" nodeid="3943"&gt;@Andrew Lim&lt;/A&gt; for the update. &lt;/P&gt;&lt;P&gt;Is it a recommended approach to keep db location on a shared mount and start service on multiple servers? I see a risk of data corruption, if multiple services try to write to same file at the same time. &lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 07:02:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-Registry-cluster-mode/m-p/221427#M183301</guid>
      <dc:creator>sparepally</dc:creator>
      <dc:date>2018-04-20T07:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi Registry cluster mode</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-Registry-cluster-mode/m-p/221428#M183302</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14265/parepallykiran.html" nodeid="14265"&gt;@Saikiran Parepally&lt;/A&gt; It is not recommended to start multiple servers. Some data is cached in memory, so in addition to the data corruption potential you noted, multiple instances pointed to the shared storage location would become out of sync over time. &lt;/P&gt;&lt;P&gt;A better approach for now might be to focus on backing up the data to another location for recovery or for spinning up a cold-spare if your NiFi Registry goes offline. This is not yet a feature of NiFi Registry, so you would have to design and build such a mechanism yourself on top of NiFi Registry. The JIRA &lt;A rel="user" href="https://community.cloudera.com/users/3943/alim.html" nodeid="3943"&gt;@Andrew Lim&lt;/A&gt; linked to, &lt;A href="https://issues.apache.org/jira/browse/NIFIREG-150"&gt;NIFIREG-150&lt;/A&gt;, is a good collection of ideas for possibilities.&lt;/P&gt;&lt;P&gt;If you need backup or HA features, I would recommend commenting on existing JIRAs or open new feature requests. This service is still new so we are looking for feedback from users to prioritize next steps.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 07:13:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-Registry-cluster-mode/m-p/221428#M183302</guid>
      <dc:creator>kevdoran</dc:creator>
      <dc:date>2018-04-20T07:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi Registry cluster mode</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-Registry-cluster-mode/m-p/221429#M183303</link>
      <description>&lt;P&gt;Thanks, &lt;A rel="user" href="https://community.cloudera.com/users/18092/kdoran.html" nodeid="18092"&gt;@kdoran&lt;/A&gt; for the response. Will create JIRA's for new feature requests. &lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 07:15:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-Registry-cluster-mode/m-p/221429#M183303</guid>
      <dc:creator>sparepally</dc:creator>
      <dc:date>2018-04-20T07:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi Registry cluster mode</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-Registry-cluster-mode/m-p/306361#M222812</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/52489"&gt;@alim&lt;/a&gt;&amp;nbsp;Do you have any update on this? Is there a preferred way to handle HA?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2020 15:18:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-Registry-cluster-mode/m-p/306361#M222812</guid>
      <dc:creator>elbert</dc:creator>
      <dc:date>2020-11-23T15:18:06Z</dc:date>
    </item>
  </channel>
</rss>

