You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by GitBox <gi...@apache.org> on 2017/12/29 18:06:40 UTC

[GitHub] alanblueshift opened a new issue #993: Obfuscate password in output logs

alanblueshift opened a new issue #993: Obfuscate password in output logs
URL: https://github.com/apache/fluo/issues/993
 
 
   Should not show passwords in any output message. Maybe create an annotation to make it ease to reuse.
   
   For example, when we call the Fluo config command:
   ```shell
   [root@edc0f9c776a5 conf]# fluo config -a test
   fluo.accumulo.instance = test
   fluo.accumulo.password = pass123
   fluo.accumulo.user = root
   fluo.dfs.root = hdfs://hadoop01:9000/fluo
   fluo.accumulo.zookeepers = 10.10.5.10
   fluo.accumulo.table = ${fluo.connection.application.name}
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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