Vihang Karajgaonkar created HADOOP-14260:
--------------------------------------------

             Summary: Configuration.dumpConfiguration should redact sensitive 
key information
                 Key: HADOOP-14260
                 URL: https://issues.apache.org/jira/browse/HADOOP-14260
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Vihang Karajgaonkar


Configuration.dumpConfiguration dumps all the configuration values without 
redacting the sensitive configurations stored in the Configuration object. We 
should 
1. ConfigRedactor#redact while dumping the key values
2. Add a new overloaded Configuration#dumpConfiguration that takes a parameter 
for a list of additional properties to redact



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to