You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/04/04 17:14:46 UTC

[GitHub] [druid] Aka-shi opened a new issue #9617: Unable to provide passwords as environment variable in kafka emitters producer config.

Aka-shi opened a new issue #9617: Unable to provide passwords as environment variable in kafka emitters producer config. 
URL: https://github.com/apache/druid/issues/9617
 
 
   When we use Druid as a consumer for ssl enabled kafka we can provide the truststore, keystore passwords as environment variables. But the same isn't implemented on the kafka emitter extension. 
   
   When I looked at the code I can see that the producer config is a map of <string, string> and no password provider was implemented here. Being able to pass passwords in producer config would be nice and complete. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org