[ 
https://issues.apache.org/jira/browse/HADOOP-15351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16419546#comment-16419546
 ] 

Wei-Chiu Chuang commented on HADOOP-15351:
------------------------------------------

Thanks for the input, Steve.

I'm not sure how s3 and other cloud storage connectors leverage credential 
provider interface (if any).

A quick search found 10 Configuration#getPassword() callers. I can probably 
exclude the ones that are transient. Mark the rest configuration keys 
deprecated by logging a warning when Configuration#getPassword() falls back to 
passwords in configuration.

> Deprecate all existing password fields in hadoop configuration
> --------------------------------------------------------------
>
>                 Key: HADOOP-15351
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15351
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Wei-Chiu Chuang
>            Priority: Major
>
> In HADOOP-15325 [~shv] suggests we should mark all password fields in 
> configuration file deprecated.
> Raise this Jira to track this work in HADOOP side.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to