Member since
07-25-2024
2
Posts
0
Kudos Received
0
Solutions
07-30-2024
09:01 AM
I attempted to upload a flow definition. The documentation states that a template will not retain the sensitive properties but a flow definition is supposed to.
... View more
07-29-2024
09:20 AM
Good morning. I am attempting to automate a deployment of nifi. I set all the properties I wished to dynamically configure as Parameters and uploaded the parameters through the API. This included both normal and sensitive parameters. This worked great. Next I attempted to upload a flow into a process group. All normal parameters worked great. However all sensitive parameters did not get set. For example. given a parameter my.password, it was set in the flow property as #{my.password}. So entering it from the GUI one at a time works great, but Every sensitive property set by the import is incorrect. Is there a fix for this or another approach to be able to set the sensitive properties through the api. I would prefer not to call each processor which has sensitive properties individually. Thanks Rich
... View more
Labels:
- Labels:
-
Apache NiFi