jp707049 commented on issue #10078: URL: https://github.com/apache/druid/issues/10078#issuecomment-651590132
Hi, - I tried using `-Ddruid.host=$DRUID_HOST` in jvm.config but it did not work. Instead the service set the `host=$DRUID_HOST` instead of using value. - I did a workaround, before running a service, I created a script which will get the value of DRUID_HOST and adds it to `druid.host` property - Although it would be good if Druid support using env variables. Thank you, Jeet ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
