You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "endzeit (Jira)" <ji...@apache.org> on 2022/11/29 16:25:00 UTC

[jira] [Updated] (NIFI-10900) Restrict NiFi Registry NarProvider to import nar-bundles from specified buckets only

     [ https://issues.apache.org/jira/browse/NIFI-10900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

endzeit updated NIFI-10900:
---------------------------
    Description: 
NiFi 1.16.0 added support for a NiFi Registry NarProvider, as outlined in NIFI-9350.

However, currently all bundles uploaded to any buckets are made available. I would like to propose an additional property, e.g. {_}nifi.nar.library.provider.<providerName>.buckets{_}, that constraints the buckets to retrieve nar bundles from.

A single NiFi Registry is commonly used for several NiFi instances / clusters. With this feature, different nar bundles could be made available for the different NiFi instances.

If the property is not set, all buckets should be scanned, as implemented right now. The property should allow for either a regex pattern oder a comma-separated list of values.

Any feedback is highly appreciated.

  was:
NiFi 1.16.0 added support for a NiFi Registry NarProvider, as outlined in NIFI-9350.

However, currently all bundles uploaded to any buckets are made available. I would like to propose an additional property, e.g. "nifi.nar.library.provider.<providerName>.buckets, that constraints the buckets to retrieve nar bundles from. 

A single NiFi Registry is commonly used for several NiFi instances / clusters. With this feature, different nar bundles could be made available for the different NiFi instances. 

If the property is not set, all buckets should be scanned, as implemented right now. The property should allow for either a regex pattern oder a comma-separated list of values.

Any feedback is highly appreciated.


> Restrict NiFi Registry NarProvider to import nar-bundles from specified buckets only 
> -------------------------------------------------------------------------------------
>
>                 Key: NIFI-10900
>                 URL: https://issues.apache.org/jira/browse/NIFI-10900
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.16.0
>            Reporter: endzeit
>            Priority: Major
>
> NiFi 1.16.0 added support for a NiFi Registry NarProvider, as outlined in NIFI-9350.
> However, currently all bundles uploaded to any buckets are made available. I would like to propose an additional property, e.g. {_}nifi.nar.library.provider.<providerName>.buckets{_}, that constraints the buckets to retrieve nar bundles from.
> A single NiFi Registry is commonly used for several NiFi instances / clusters. With this feature, different nar bundles could be made available for the different NiFi instances.
> If the property is not set, all buckets should be scanned, as implemented right now. The property should allow for either a regex pattern oder a comma-separated list of values.
> Any feedback is highly appreciated.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)