Join Slack
Powered by
This message was deleted.
# general
s
Slackbot
05/10/2023, 4:01 PM
This message was deleted.
👀 1
a
Adam Peck
05/10/2023, 4:27 PM
$HOME isn't going to resolve to an environment variable. Adding some logs if anything is showing up there would be helpful as well.
Adam Peck
05/10/2023, 4:30 PM
https://druid.apache.org/docs/latest/configuration/index.html#configuration-interpolation
has information on the types of interpolation available. You might want
${env:HOME}
if the user running Druid has that file in its home directory.
Open in Slack
Previous
Next