You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2018/04/23 16:31:00 UTC

[jira] [Created] (HADOOP-15405) adl:// use Configuration.getPassword() to look up fs.adl.oauth2.refresh.url

Steve Loughran created HADOOP-15405:
---------------------------------------

             Summary: adl:// use 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


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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org