<?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: Force delete Process Group in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Force-delete-Process-Group/m-p/393012#M248310</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/99542"&gt;@wasabipeas&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/105214"&gt;@Adhitya&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;In the thrown exception it reports which node has the mismatched revision.&lt;BR /&gt;Is that node the currently elected cluster coordinator?&lt;BR /&gt;&lt;BR /&gt;Have you tried on just that reported node:&lt;BR /&gt;1. Stopping NiFi&lt;BR /&gt;2. Remove or rename both the flow.xml.gz and flow.json gz files (only deleting one will not work)&lt;BR /&gt;3. Restart that NiFi node.&amp;nbsp; It will inherit the flow from the cluster coordinator when it joins.&lt;BR /&gt;&lt;BR /&gt;If this node was the elected cluster coordinator, when you shut it down another node will assume the cluster coordinator role.&lt;BR /&gt;&lt;BR /&gt;----&lt;BR /&gt;Another option is to disconnect the node reporting the mismatch in revision.&amp;nbsp; Then from the same cluster UI used to disconnect that node, select to drop/delete it from cluster.&amp;nbsp; Your cluster will now report one less node.&amp;nbsp; See if you can then move the process group or if it reports another node with mismatched revision?&lt;BR /&gt;&lt;BR /&gt;NOTE: Deleting/Dropping a node from cluster&amp;nbsp;using the Cluster UI does nothing to that node.&amp;nbsp; If you restart that node that was deleted/dropped it will rejoin the cluster again.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please help our community grow. If you found&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;any&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of the suggestions/solutions provided helped you with solving your issue or answering your question, please take a moment to login and click "&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Accept as Solution&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;" on&amp;nbsp;&lt;STRONG&gt;one or more&lt;/STRONG&gt;&amp;nbsp;of them that helped.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;BR /&gt;Matt&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Sep 2024 20:34:50 GMT</pubDate>
    <dc:creator>MattWho</dc:creator>
    <dc:date>2024-09-03T20:34:50Z</dc:date>
    <item>
      <title>Force delete Process Group</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Force-delete-Process-Group/m-p/352733#M236586</link>
      <description>&lt;P&gt;Hello everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm running a 11-nodes NiFi 1.15.3 cluster. One of the process groups is versioned on NiFi Registry and for some reason the local flowfile does not reflect the versioned configuration, so now the process group is stuck: I cannot do anything on it, not even moving it on the canvas because it always return an error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Node XXXXXXXXX is unable to fulfill this request due to: [15, xxxxx-xxxxx-xxxxxx] is not the most up-to-date revision. This component appears to have been modified&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The local configuration shows no changes, and nothing I tried so far worked (deleting the flow file, restarting the cluster node, etc). so I just want to delete the process group and deploy it again from the registry, but the web interface won't let me, throwing the same error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a way to force the deletion the process group?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 15:51:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Force-delete-Process-Group/m-p/352733#M236586</guid>
      <dc:creator>wasabipeas</dc:creator>
      <dc:date>2022-09-20T15:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Force delete Process Group</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Force-delete-Process-Group/m-p/352738#M236587</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/99542"&gt;@wasabipeas&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The revision is incremented anytime a change occurs on a component to make sure that all nodes are running the exact same dataflow. Revisions have nothing directly to do with version controlled dataflows. If you were to restart your entire cluster (not a rolling restart, but a shutdown all and start all nodes), component revisions will start over.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;"&lt;SPAN&gt;for some reason the local flowfile does not reflect the versioned configuration"&lt;BR /&gt;&lt;/SPAN&gt;Are you saying that if you access the NiFi UI from a different node in your 11 node cluster, this process groups renders differently?&lt;BR /&gt;&lt;BR /&gt;Screenshots would be helpful in understanding&amp;nbsp; your descriptions.&lt;BR /&gt;Does the process group indicate it is under version control?&lt;BR /&gt;Does it report "local changes"?&lt;BR /&gt;&lt;BR /&gt;Revision issues can happen when a NiFi node is not running the same version as other nodes in the cluster.&lt;BR /&gt;Let's say some processor component you are using has a newer version on other nodes and the newer version of the processor introduced a new property. So on some nodes the property exists and on others it does not.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;I suggest verifying that all nodes ion your cluster are running the same version of NiFi. Additionally compare the contents of the NiFi lib directory(s) to make sure they are the same on all nodes.&amp;nbsp; This includes any custom lib directories or anything you may have added to the extensions directory.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="batang,apple gothic"&gt;If you found that the provided solution(s) assisted you with your query, please take a moment to login and click&lt;/FONT&gt;&amp;nbsp;&lt;FONT face="arial black,avant garde" color="#FF0000"&gt;Accept as Solution&amp;nbsp;&lt;/FONT&gt;&lt;FONT face="batang,apple gothic" color="#000000"&gt;below each response that helped.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="batang,apple gothic" color="#000000"&gt;Matt&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 17:16:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Force-delete-Process-Group/m-p/352738#M236587</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2022-09-20T17:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Force delete Process Group</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Force-delete-Process-Group/m-p/352830#M236605</link>
      <description>&lt;P&gt;Hi Matt,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help. I'lll try to give you more context about the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, all the nodes of the cluster run the same version:&amp;nbsp;&lt;SPAN&gt;1.15.3 and the same libs. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Unfortunately, shutting down the entire cluster is not an option because it is a production environment and it receives live streaming data we cannot afford to lose.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We operate the environment this way:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;we create the process groups, flows and configurations on a staging cluster (3 nodes, same NiFi version&amp;nbsp;1.15.3).&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;We commit the changes to the registry&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Then we pull them to the production cluster (11 nodes) from the registry.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;This is why I'm sure that the configurations stored in the registry are valid and working: the same process group on the staging cluster has no issues.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;Are you saying that if you access the NiFi UI from a different node in your 11 node cluster, this process groups renders differently?&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;No, the process group renders the same on all nodes, but every attempt to do anything on it results in the same error message:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wasabipeas_0-1663753199932.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/35690i4938BE43F8259210/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wasabipeas_0-1663753199932.png" alt="wasabipeas_0-1663753199932.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We cannot edit it, delete, change version, detach from version control, not even move it. It always returns the same error, albeit no modification is present locally.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In fact, the version control menu seems to "believe" that there are local changes to the PG:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wasabipeas_1-1663753475390.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/35691iB6C7AA660B7B842F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wasabipeas_1-1663753475390.png" alt="wasabipeas_1-1663753475390.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But then, if I select "Show local changes", nothing is shown, as expected:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wasabipeas_2-1663753565191.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/35692i63030C60D6BCF971/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wasabipeas_2-1663753565191.png" alt="wasabipeas_2-1663753565191.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wasabipeas_3-1663753665132.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/35693i228AEA252893BF5F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wasabipeas_3-1663753665132.png" alt="wasabipeas_3-1663753665132.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Same if I select "Revert local changes":&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wasabipeas_4-1663753706561.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/35694i093A16A3EDDA4FA3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wasabipeas_4-1663753706561.png" alt="wasabipeas_4-1663753706561.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My assumption is that the process group definition in the local flow file is corrupted or not in sync with the version control of the registry.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So I think that the best solution is to just force-delete the PG and the re-create it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a way to do this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 10:01:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Force-delete-Process-Group/m-p/352830#M236605</guid>
      <dc:creator>wasabipeas</dc:creator>
      <dc:date>2022-09-21T10:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Force delete Process Group</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Force-delete-Process-Group/m-p/352938#M236616</link>
      <description>&lt;P&gt;Is your dev cluster running the exact same version of NiFi as production, including the NiFi lib folder?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 22:24:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Force-delete-Process-Group/m-p/352938#M236616</guid>
      <dc:creator>araujo</dc:creator>
      <dc:date>2022-09-21T22:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Force delete Process Group</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Force-delete-Process-Group/m-p/353041#M236636</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/99542"&gt;@wasabipeas&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;What version of NiFi-Registry is being used as well?&lt;BR /&gt;&lt;BR /&gt;In your NiFi UI, search for component UUID (a8db3982-1350-1b8b-ffff-fffff988699d).&lt;BR /&gt;What kind/type of component is it?&amp;nbsp; What is current state of the component (enabled, disabled, running, stopped, enabling, disabling, starting, stopping)&lt;BR /&gt;Share screenshot of its current configuration.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 12:59:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Force-delete-Process-Group/m-p/353041#M236636</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2022-09-22T12:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Force delete Process Group</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Force-delete-Process-Group/m-p/353069#M236642</link>
      <description>&lt;P&gt;Hi, yes same version and libs.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 14:04:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Force-delete-Process-Group/m-p/353069#M236642</guid>
      <dc:creator>wasabipeas</dc:creator>
      <dc:date>2022-09-22T14:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Force delete Process Group</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Force-delete-Process-Group/m-p/353100#M236644</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35454"&gt;@MattWho&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the registry is also version 1.15.3. Some more context: the cluster contains dozens of other process groups that have been managed in the same way and versioned on the same registry for months. This is the first time we experience this issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The component with UUID&amp;nbsp;&lt;SPAN&gt;a8db3982-1350-1b8b-ffff-fffff988699d is the "freezed" process group itself:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wasabipeas_0-1663857504788.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/35723iEF4BC7FB7F6C06C3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wasabipeas_0-1663857504788.png" alt="wasabipeas_0-1663857504788.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is its configuration:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wasabipeas_1-1663857867218.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/35724i17DAE30720391240/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wasabipeas_1-1663857867218.png" alt="wasabipeas_1-1663857867218.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And its associated controller services:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wasabipeas_2-1663858157694.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/35725i89248854D05E41A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wasabipeas_2-1663858157694.png" alt="wasabipeas_2-1663858157694.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I still think that the fastest and safest solution is to delete and re-deploy.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 14:55:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Force-delete-Process-Group/m-p/353100#M236644</guid>
      <dc:creator>wasabipeas</dc:creator>
      <dc:date>2022-09-22T14:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Force delete Process Group</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Force-delete-Process-Group/m-p/353134#M236646</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/99542"&gt;@wasabipeas&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I can think of no way to force delete if it is blocking on a revision mismatch between nodes. Nothing here has anything to do with version control.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is it always the same node reported in the pop-up message that fails to process the request?&lt;BR /&gt;If so, have you verified the libs and version running on that one node match rest of cluster?&lt;BR /&gt;&lt;BR /&gt;If you go to the cluster UI and select "VERSIONS" tab, they all reflect same version?&lt;BR /&gt;You could manually disconnect the one node that it keeps complaining about from the "NODES" tab.&lt;BR /&gt;After it is disconnected, you could delete it from the cluster (Deleting the nodes does nothing flows or data on that node.&amp;nbsp; It will require a restart of that one node to get it to rejoin cluster).&lt;BR /&gt;Once the node is removed form your cluster (temporarily), your cluster should reflect 10/10 connected nodes now in the status bar of the canvas UI.&lt;BR /&gt;&lt;BR /&gt;Check to see if your are still having revision issues with the process after reloading the page.&lt;BR /&gt;If all looks good, you could access the filesystem of the currently disconnected and deleted node, stop the NiFi service on that node, and delete/rename the flow.xml.gz and flow.json.gz files.&amp;nbsp; Then start this node again. On startup, NiFi will inherit the flow from the cluster and in doing so get the cluster flows current revision for the problematic process group.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If problem persists, restart node that was deleted so that it rejoins the cluster.&lt;BR /&gt;Then disconnected the currently elected cluster coordinator.&amp;nbsp; A new cluster coordinator will then be elected by zookeeper. Check to see if issue with process group is resolved. Reload your browser to force a page refresh.&lt;BR /&gt;&lt;BR /&gt;If issue is resolved, rejoin node to cluster via the cluster UI to see if issue returns.&amp;nbsp; If so, we at least know which is our problematic node.&amp;nbsp; You can of course, disconnect, delete, rename flow.xml.gz and flow.json.gz, and then restart node, just as we performed before so that flow is pulled from cluster on startup.&amp;nbsp; If issue still persists, there is something unique about this node.&amp;nbsp; Disk space ok?, any exceptions in logs?, while node may report same NiFi version, something different with contents of lib(s) folders (get a checksum and compare against other nodes).&lt;BR /&gt;&lt;BR /&gt;Hope this helps without needing to restart entire cluster,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 18:04:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Force-delete-Process-Group/m-p/353134#M236646</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2022-09-22T18:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Force delete Process Group</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Force-delete-Process-Group/m-p/392737#M248229</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm currently having the exact same issues. Did you already solve this problem? If you did, could you help me and tell me how to resolved it? Cause it's affecting my deployment process in the production environment&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Muhammad Dharmawan&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 01:21:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Force-delete-Process-Group/m-p/392737#M248229</guid>
      <dc:creator>Adhitya</dc:creator>
      <dc:date>2024-08-29T01:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Force delete Process Group</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Force-delete-Process-Group/m-p/393012#M248310</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/99542"&gt;@wasabipeas&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/105214"&gt;@Adhitya&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;In the thrown exception it reports which node has the mismatched revision.&lt;BR /&gt;Is that node the currently elected cluster coordinator?&lt;BR /&gt;&lt;BR /&gt;Have you tried on just that reported node:&lt;BR /&gt;1. Stopping NiFi&lt;BR /&gt;2. Remove or rename both the flow.xml.gz and flow.json gz files (only deleting one will not work)&lt;BR /&gt;3. Restart that NiFi node.&amp;nbsp; It will inherit the flow from the cluster coordinator when it joins.&lt;BR /&gt;&lt;BR /&gt;If this node was the elected cluster coordinator, when you shut it down another node will assume the cluster coordinator role.&lt;BR /&gt;&lt;BR /&gt;----&lt;BR /&gt;Another option is to disconnect the node reporting the mismatch in revision.&amp;nbsp; Then from the same cluster UI used to disconnect that node, select to drop/delete it from cluster.&amp;nbsp; Your cluster will now report one less node.&amp;nbsp; See if you can then move the process group or if it reports another node with mismatched revision?&lt;BR /&gt;&lt;BR /&gt;NOTE: Deleting/Dropping a node from cluster&amp;nbsp;using the Cluster UI does nothing to that node.&amp;nbsp; If you restart that node that was deleted/dropped it will rejoin the cluster again.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please help our community grow. If you found&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;any&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of the suggestions/solutions provided helped you with solving your issue or answering your question, please take a moment to login and click "&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Accept as Solution&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;" on&amp;nbsp;&lt;STRONG&gt;one or more&lt;/STRONG&gt;&amp;nbsp;of them that helped.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;BR /&gt;Matt&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 20:34:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Force-delete-Process-Group/m-p/393012#M248310</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2024-09-03T20:34:50Z</dc:date>
    </item>
  </channel>
</rss>

