JiHyeongSeo opened a new issue #9465: I want to hide password in 
common.runtime.properties. Do I need to use Druid's Password Provider?
URL: https://github.com/apache/druid/issues/9465
 
 
   Hello.
   
   I want to hide password in common.runtime.properties. 
   
   According to Druid docs 
(https://druid.apache.org/docs/0.17.0/operations/password-provider.html#docsNav),
   
   Environment variable password provider provides password by looking at 
specified environment variable. Use this in order to avoid specifying password 
in runtime.properties file. e.g
   
   { "type": "environment", "variable": "METADATA_STORAGE_PASSWORD" }
   
   
   But I feel that explanation is lacking.
   
   Do I need to use Druid's Password Provider? How can i use Password Provider 
to hide password in common.runtime.properties?
   
   Thanks.

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to