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

Steve Loughran updated HADOOP-15405:
------------------------------------
    Summary: adl:// to stop using Configuration.getPassword() to look up 
fs.adl.oauth2.refresh.url  (was: adl:// use Configuration.getPassword() to look 
up fs.adl.oauth2.refresh.url)

> adl:// to stop using Configuration.getPassword() to look up 
> fs.adl.oauth2.refresh.url
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-15405
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15405
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/adl
>    Affects Versions: 3.1.0
>            Reporter: Steve Loughran
>            Priority: Minor
>
> the adl connector uses {{Configuration.getPassword()}} to look up the 
> {{fs.adl.oauth2.refresh.url}} value; reports it as an unknown password on 
> failure.
> it should be using getTrimmed() to get a trimmed string.



--
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