Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, NiFi exposes a variable registry that is configurable by adding the name of a properties file to nifi.properties and then treating the referenced properties file as key/value pairs for the variable registry. This, however, is very limiting, as it provides a global scope for all variables, and it requires a restart of NiFi in order to pick up any updates to the file. We should expose a Process Group-level Variable Registry.
Attachments
Issue Links
- is depended upon by
-
NIFI-4280 UI - Support configuring variables at a Process Group level
- Resolved
- links to