<?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: How to achieve inheritence within Parameter Contexts in NiFi in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-achieve-inheritence-within-Parameter-Contexts-in-NiFi/m-p/412828#M253709</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/111404"&gt;@mirkom&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Yes Parameter Context inheritance does exist now.&amp;nbsp; Been implemented since Apache NiFi 1.15, but had numerous bugs/improvements addressed/implemented since then.&lt;BR /&gt;&lt;BR /&gt;From within the "Parameter Contexts" UI, select the parameter context used by Process group and select "edit" from 3 dot menu to far right.&amp;nbsp; Will open UI that looks like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_0-1762368589330.png" style="width: 706px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/46426iF65F85096A88BB0C/image-dimensions/706x538?v=v2" width="706" height="538" role="button" title="MattWho_0-1762368589330.png" alt="MattWho_0-1762368589330.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Select the "Inheritance" tab along the top of this UI.&amp;nbsp; Drag and drop any of the Available Parameter Contexts form the left-hand side to the "selected Parameter Contexts" list on the right-had side.&amp;nbsp; The order in which the Selected Parameter Contexts are ordered in the list is important.&amp;nbsp; The top most takes precedence over those below it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_1-1762368934891.png" style="width: 715px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/46427i2091748F06BA304E/image-dimensions/715x540?v=v2" width="715" height="540" role="button" title="MattWho_1-1762368934891.png" alt="MattWho_1-1762368934891.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So above shows an example where my "test-param" parameter context is inheriting parameters from the "Root-PG-PC" parameter context.&lt;BR /&gt;&lt;BR /&gt;So lets say you have an identical parameter "name" defined in multiple selected parameter contexts.&amp;nbsp; &amp;nbsp;The one defined directly on the PG assigned Parameter context is used.&amp;nbsp; If parameter by that name does not exist there its starts searching inherited parameter contexts from top down.&amp;nbsp; First match found is used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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>Wed, 05 Nov 2025 19:01:59 GMT</pubDate>
    <dc:creator>MattWho</dc:creator>
    <dc:date>2025-11-05T19:01:59Z</dc:date>
    <item>
      <title>How to achieve inheritence within Parameter Contexts in NiFi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-achieve-inheritence-within-Parameter-Contexts-in-NiFi/m-p/302592#M221175</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; As you know that , it is recommended to use Parameter rather than variables in Nifi as it is gonna get deprecated soon.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I have two process groups PG1 and PG1A. PG1A is the child process group to PG1.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I have ParameterContext PC1 which has database and other common application configuration parameters and it is assigned to PG1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I would like to create new ParameterContext PC1A which has its own parameters specific to the process group PG1A and it should also inherit the common application parameters from PC1. How it can be achieved? Since we can't assign two different Parameter contexts(PC1 &amp;amp; PC1A) to one process group (PG1A).&amp;nbsp; Please provide your inputs.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 20:16:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-achieve-inheritence-within-Parameter-Contexts-in-NiFi/m-p/302592#M221175</guid>
      <dc:creator>karthikraja</dc:creator>
      <dc:date>2020-09-09T20:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to achieve inheritence within Parameter Contexts in NiFi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-achieve-inheritence-within-Parameter-Contexts-in-NiFi/m-p/316619#M226857</link>
      <description>&lt;P&gt;As it stands now, in NiFi 1.11.4, it seems that PGs do not inherit the context of their parent. &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&amp;nbsp;&lt;BR /&gt;It would certainly be nice if they added actual scoping rules and inheritance, rather then the all or nothing we have now. I don't see a good way to copy them either. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;So even if you wanted to have several sets of parameters with mostly the same values, and a few different, you have to do it the hard way.&lt;BR /&gt;Everything else seems to work by (optionally in some cases) inheriting from the parent, so it is puzzling that parameters do not.&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 15:36:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-achieve-inheritence-within-Parameter-Contexts-in-NiFi/m-p/316619#M226857</guid>
      <dc:creator>Seedy</dc:creator>
      <dc:date>2021-05-18T15:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to achieve inheritence within Parameter Contexts in NiFi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-achieve-inheritence-within-Parameter-Contexts-in-NiFi/m-p/316843#M226920</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/81244"&gt;@karthikraja&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/88360"&gt;@Seedy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Parameter Contexts are still relatively new.&amp;nbsp; There is an existing improvement Jira for exactly what you are looking for here that is currently in development.&lt;/P&gt;&lt;OL class="aui-nav aui-nav-breadcrumbs"&gt;&lt;LI&gt;&lt;A href="https://issues.apache.org/jira/browse/NIFI-8487" target="_blank" rel="13375428 noopener"&gt;NIFI-8487&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Unfortunately, there is not workaround or alternative to what you are trying to achieve other than recreating those common parameters in every parameter context you create currently.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you found this query addressed your question, please take a moment to login and click accept on this solution.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Matt&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 22:25:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-achieve-inheritence-within-Parameter-Contexts-in-NiFi/m-p/316843#M226920</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2021-05-20T22:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to achieve inheritence within Parameter Contexts in NiFi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-achieve-inheritence-within-Parameter-Contexts-in-NiFi/m-p/412818#M253701</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;BR /&gt;Is this feature meanwhile implemented? The referenced JIRA ticket is still in progress but all sub-tasks are done. That's why I'm not sure about the current status.&lt;BR /&gt;I'm also very interested in this feature and would like to know if there is something like&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/81244"&gt;@karthikraja&lt;/a&gt;&amp;nbsp;were initially asking for.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 10:31:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-achieve-inheritence-within-Parameter-Contexts-in-NiFi/m-p/412818#M253701</guid>
      <dc:creator>mirkom</dc:creator>
      <dc:date>2025-11-05T10:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to achieve inheritence within Parameter Contexts in NiFi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-achieve-inheritence-within-Parameter-Contexts-in-NiFi/m-p/412828#M253709</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/111404"&gt;@mirkom&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Yes Parameter Context inheritance does exist now.&amp;nbsp; Been implemented since Apache NiFi 1.15, but had numerous bugs/improvements addressed/implemented since then.&lt;BR /&gt;&lt;BR /&gt;From within the "Parameter Contexts" UI, select the parameter context used by Process group and select "edit" from 3 dot menu to far right.&amp;nbsp; Will open UI that looks like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_0-1762368589330.png" style="width: 706px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/46426iF65F85096A88BB0C/image-dimensions/706x538?v=v2" width="706" height="538" role="button" title="MattWho_0-1762368589330.png" alt="MattWho_0-1762368589330.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Select the "Inheritance" tab along the top of this UI.&amp;nbsp; Drag and drop any of the Available Parameter Contexts form the left-hand side to the "selected Parameter Contexts" list on the right-had side.&amp;nbsp; The order in which the Selected Parameter Contexts are ordered in the list is important.&amp;nbsp; The top most takes precedence over those below it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_1-1762368934891.png" style="width: 715px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/46427i2091748F06BA304E/image-dimensions/715x540?v=v2" width="715" height="540" role="button" title="MattWho_1-1762368934891.png" alt="MattWho_1-1762368934891.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So above shows an example where my "test-param" parameter context is inheriting parameters from the "Root-PG-PC" parameter context.&lt;BR /&gt;&lt;BR /&gt;So lets say you have an identical parameter "name" defined in multiple selected parameter contexts.&amp;nbsp; &amp;nbsp;The one defined directly on the PG assigned Parameter context is used.&amp;nbsp; If parameter by that name does not exist there its starts searching inherited parameter contexts from top down.&amp;nbsp; First match found is used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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>Wed, 05 Nov 2025 19:01:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-achieve-inheritence-within-Parameter-Contexts-in-NiFi/m-p/412828#M253709</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2025-11-05T19:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to achieve inheritence within Parameter Contexts in NiFi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-achieve-inheritence-within-Parameter-Contexts-in-NiFi/m-p/412833#M253712</link>
      <description>&lt;P&gt;Thanks for the detailed answer. That is great. This way we can achieve what were had thought about.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 13:48:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-achieve-inheritence-within-Parameter-Contexts-in-NiFi/m-p/412833#M253712</guid>
      <dc:creator>mirkom</dc:creator>
      <dc:date>2025-11-06T13:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to achieve inheritence within Parameter Contexts in NiFi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-achieve-inheritence-within-Parameter-Contexts-in-NiFi/m-p/412834#M253713</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/111404"&gt;@mirkom&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;If my answer helped you, please take a moment to login and click the "Accept as Solution" button below my response.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 14:50:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-achieve-inheritence-within-Parameter-Contexts-in-NiFi/m-p/412834#M253713</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2025-11-06T14:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to achieve inheritence within Parameter Contexts in NiFi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-achieve-inheritence-within-Parameter-Contexts-in-NiFi/m-p/412836#M253715</link>
      <description>&lt;P&gt;I think I cannot do that because I did not open this question. I do not have this&amp;nbsp;&lt;SPAN&gt;"Accept as Solution" button.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2025 11:16:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-achieve-inheritence-within-Parameter-Contexts-in-NiFi/m-p/412836#M253715</guid>
      <dc:creator>mirkom</dc:creator>
      <dc:date>2025-11-07T11:16:53Z</dc:date>
    </item>
  </channel>
</rss>

