joshfischer1108 commented on issue #3183: Not able to set environment variables 
in Heron executors
URL: 
https://github.com/apache/incubator-heron/issues/3183#issuecomment-494418810
 
 
   Ok.. Assuming you don't want the individuals deploying topologies to see the 
keys. You could automate deployments using some type of CI/CD tool and 
dynamically retrieve those secrets / keys during the build.  Then once that key 
is passed via topology submission as a CLI arg you could set them via a java 
property of some sort.   There may be some customization needed for the 
components you are running.  Would this resolve your issue?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to