jp707049 opened a new issue #10078:
URL: https://github.com/apache/druid/issues/10078
Hello,
- We've have an env variable defined in a node called `DRUID_HOST` which
points to the actual hostname of the node.
- How can we use `DRUID_HOST` in runtime.properties of a druid service?
I tried the below way but didn't work.
```
druid.host={"type":"environment","variable":"DRUID_HOST"}
```
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]