gresockj commented on PR #6993:
URL: https://github.com/apache/nifi/pull/6993#issuecomment-1460864476

   
   > Hmm.. I'm not sure Parameter Value Provider would work for us since these 
have to be passed in on runtime and known beforehand. We're going to be 
supporting a variety of flows stored in Registry. The goal is to run stateless 
NiFi with any given Registry url, bucket id, flow id, and flow version without 
any knowledge of what properties/params users have configured in their flows. 
So those flows that utilize sensitive parameter contexts need to be able to 
work under any running statless nifi pod/container. We wouldn't be changing the 
run command or properties files for each flow that's processed with stateless 
NiFi. Let me chat some more with @Dye357 to see if there's anything I'm missing.
   
   Hi @slambrose, what you describe should be possible with the existing 
EnvironmentVariableParameterValueProvider.  Let me know if you have any other 
questions about the setup.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to