[jira] [Updated] (HADOOP-14260) Configuration.dumpConfiguration should redact sensitive information

2017-08-11 Thread John Zhuge (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Zhuge updated HADOOP-14260:

Release Note: 

Configuration.dumpConfiguration no longer prints out the clear text values for 
the sensitive keys listed in `hadoop.security.sensitive-config-keys`. Callers 
can override the default list of sensitive keys either to redact more keys or 
print the clear text values for a few extra keys for debugging purpose.

  was:Configuration.dumpConfiguration no longer prints out the clear text 
values for the sensitive keys listed in 
`hadoop.security.sensitive-config-keys`. Callers can override the default list 
of sensitive keys either to redact more keys or print the clear text values for 
a few extra keys for debugging purpose.


> Configuration.dumpConfiguration should redact sensitive information
> ---
>
> Key: HADOOP-14260
> URL: https://issues.apache.org/jira/browse/HADOOP-14260
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: conf, security
>Affects Versions: 2.6.0
>Reporter: Vihang Karajgaonkar
>Assignee: John Zhuge
> Fix For: 2.9.0, 3.0.0-beta1, 2.8.3
>
> Attachments: HADOOP-14260.001.patch, HADOOP-14260.002.patch
>
>
> Configuration.dumpConfiguration dumps all the configuration values without 
> redacting the sensitive configurations stored in the Configuration object.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HADOOP-14260) Configuration.dumpConfiguration should redact sensitive information

2017-08-11 Thread John Zhuge (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Zhuge updated HADOOP-14260:

Hadoop Flags: Incompatible change
Release Note: Configuration.dumpConfiguration no longer prints out the 
clear text values for the sensitive keys listed in 
`hadoop.security.sensitive-config-keys`. Callers can override the default list 
of sensitive keys either to redact more keys or print the clear text values for 
a few extra keys for debugging purpose.

> Configuration.dumpConfiguration should redact sensitive information
> ---
>
> Key: HADOOP-14260
> URL: https://issues.apache.org/jira/browse/HADOOP-14260
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: conf, security
>Affects Versions: 2.6.0
>Reporter: Vihang Karajgaonkar
>Assignee: John Zhuge
> Fix For: 2.9.0, 3.0.0-beta1, 2.8.3
>
> Attachments: HADOOP-14260.001.patch, HADOOP-14260.002.patch
>
>
> Configuration.dumpConfiguration dumps all the configuration values without 
> redacting the sensitive configurations stored in the Configuration object.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HADOOP-14260) Configuration.dumpConfiguration should redact sensitive information

2017-08-11 Thread John Zhuge (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Zhuge updated HADOOP-14260:

   Resolution: Fixed
Fix Version/s: 2.8.3
   3.0.0-beta1
   2.9.0
   Status: Resolved  (was: Patch Available)

Committed to trunk, branch-2, and branch-2.8.

Thanks [~vihangk1] for reporting the issue and [~mackrorysd] for the review!

> Configuration.dumpConfiguration should redact sensitive information
> ---
>
> Key: HADOOP-14260
> URL: https://issues.apache.org/jira/browse/HADOOP-14260
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: conf, security
>Affects Versions: 2.6.0
>Reporter: Vihang Karajgaonkar
>Assignee: John Zhuge
> Fix For: 2.9.0, 3.0.0-beta1, 2.8.3
>
> Attachments: HADOOP-14260.001.patch, HADOOP-14260.002.patch
>
>
> Configuration.dumpConfiguration dumps all the configuration values without 
> redacting the sensitive configurations stored in the Configuration object.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HADOOP-14260) Configuration.dumpConfiguration should redact sensitive information

2017-08-10 Thread John Zhuge (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Zhuge updated HADOOP-14260:

Attachment: HADOOP-14260.002.patch

Patch 002
* Fix checkstyle

> Configuration.dumpConfiguration should redact sensitive information
> ---
>
> Key: HADOOP-14260
> URL: https://issues.apache.org/jira/browse/HADOOP-14260
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: conf, security
>Affects Versions: 2.6.0
>Reporter: Vihang Karajgaonkar
>Assignee: John Zhuge
> Attachments: HADOOP-14260.001.patch, HADOOP-14260.002.patch
>
>
> Configuration.dumpConfiguration dumps all the configuration values without 
> redacting the sensitive configurations stored in the Configuration object.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HADOOP-14260) Configuration.dumpConfiguration should redact sensitive information

2017-08-10 Thread John Zhuge (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Zhuge updated HADOOP-14260:

Status: Patch Available  (was: In Progress)

> Configuration.dumpConfiguration should redact sensitive information
> ---
>
> Key: HADOOP-14260
> URL: https://issues.apache.org/jira/browse/HADOOP-14260
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: conf, security
>Affects Versions: 2.6.0
>Reporter: Vihang Karajgaonkar
>Assignee: John Zhuge
> Attachments: HADOOP-14260.001.patch, HADOOP-14260.002.patch
>
>
> Configuration.dumpConfiguration dumps all the configuration values without 
> redacting the sensitive configurations stored in the Configuration object.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HADOOP-14260) Configuration.dumpConfiguration should redact sensitive information

2017-08-10 Thread John Zhuge (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Zhuge updated HADOOP-14260:

Status: In Progress  (was: Patch Available)

> Configuration.dumpConfiguration should redact sensitive information
> ---
>
> Key: HADOOP-14260
> URL: https://issues.apache.org/jira/browse/HADOOP-14260
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: conf, security
>Affects Versions: 2.6.0
>Reporter: Vihang Karajgaonkar
>Assignee: John Zhuge
> Attachments: HADOOP-14260.001.patch
>
>
> Configuration.dumpConfiguration dumps all the configuration values without 
> redacting the sensitive configurations stored in the Configuration object.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HADOOP-14260) Configuration.dumpConfiguration should redact sensitive information

2017-08-10 Thread John Zhuge (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Zhuge updated HADOOP-14260:

Status: Patch Available  (was: Open)

> Configuration.dumpConfiguration should redact sensitive information
> ---
>
> Key: HADOOP-14260
> URL: https://issues.apache.org/jira/browse/HADOOP-14260
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: conf, security
>Affects Versions: 2.6.0
>Reporter: Vihang Karajgaonkar
>Assignee: John Zhuge
> Attachments: HADOOP-14260.001.patch
>
>
> Configuration.dumpConfiguration dumps all the configuration values without 
> redacting the sensitive configurations stored in the Configuration object.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HADOOP-14260) Configuration.dumpConfiguration should redact sensitive information

2017-08-10 Thread John Zhuge (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Zhuge updated HADOOP-14260:

Attachment: HADOOP-14260.001.patch

Patch 001
* React sensitive keys in 2 dumpConfiguration methods
* Please note callers of dumpConfiguration can override the default list of 
sensitive keys by setting HADOOP_SECURITY_SENSITIVE_CONFIG_KEYS

> Configuration.dumpConfiguration should redact sensitive information
> ---
>
> Key: HADOOP-14260
> URL: https://issues.apache.org/jira/browse/HADOOP-14260
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: conf, security
>Affects Versions: 2.6.0
>Reporter: Vihang Karajgaonkar
>Assignee: John Zhuge
> Attachments: HADOOP-14260.001.patch
>
>
> Configuration.dumpConfiguration dumps all the configuration values without 
> redacting the sensitive configurations stored in the Configuration object.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HADOOP-14260) Configuration.dumpConfiguration should redact sensitive information

2017-08-10 Thread John Zhuge (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Zhuge updated HADOOP-14260:

Description: Configuration.dumpConfiguration dumps all the configuration 
values without redacting the sensitive configurations stored in the 
Configuration object.  (was: 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)

> Configuration.dumpConfiguration should redact sensitive information
> ---
>
> Key: HADOOP-14260
> URL: https://issues.apache.org/jira/browse/HADOOP-14260
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: conf, security
>Affects Versions: 2.6.0
>Reporter: Vihang Karajgaonkar
>Assignee: John Zhuge
>
> Configuration.dumpConfiguration dumps all the configuration values without 
> redacting the sensitive configurations stored in the Configuration object.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HADOOP-14260) Configuration.dumpConfiguration should redact sensitive information

2017-08-10 Thread John Zhuge (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-14260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Zhuge updated HADOOP-14260:

Summary: Configuration.dumpConfiguration should redact sensitive 
information  (was: Configuration.dumpConfiguration should redact sensitive key 
information)

> Configuration.dumpConfiguration should redact sensitive information
> ---
>
> Key: HADOOP-14260
> URL: https://issues.apache.org/jira/browse/HADOOP-14260
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: conf, security
>Affects Versions: 2.6.0
>Reporter: Vihang Karajgaonkar
>Assignee: John Zhuge
>
> 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.4.14#64029)

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