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 "John Zhuge (JIRA)" <ji...@apache.org> on 2017/03/11 09:41:04 UTC

[jira] [Comment Edited] (HADOOP-14038) Rename ADLS credential properties

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

John Zhuge edited comment on HADOOP-14038 at 3/11/17 9:40 AM:
--------------------------------------------------------------

Unlike {{Configuration.addDefaultResource}}, {{Configuration.addDeprecations}} does not propagate to all live instances.

Should I enhance {{Configuration.addDeprecations}} to reload all existing instances, or just let ADL {{addDeprecatedKeys}} to do it?


was (Author: jzhuge):
Unlike {{Configuration.addDefaultResource}}, {{Configuration.addDeprecations}} does not propagate to all live instances.

Should I enhance {{Configuration.addDeprecations} to reload all existing instances, or just let ADL {{addDeprecatedKeys}} to do it?

> Rename ADLS credential properties
> ---------------------------------
>
>                 Key: HADOOP-14038
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14038
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/adl
>    Affects Versions: 3.0.0-alpha3
>            Reporter: John Zhuge
>            Assignee: John Zhuge
>            Priority: Minor
>         Attachments: HADOOP-14038.001.patch, HADOOP-14038.002.patch, HADOOP-14038.003.patch, HADOOP-14038.004.patch, HADOOP-14038.005.patch
>
>
> Add ADLS credential configuration properties to {{core-default.xml}}. Set/document the default value for {{dfs.adls.oauth2.access.token.provider.type}} to {{ClientCredential}}.
> Fix {{AdlFileSystem#getAccessTokenProvider}} which implies the provider type is {{Custom}}.
> Fix several unit tests that set {{dfs.adls.oauth2.access.token.provider}} but does not set {{dfs.adls.oauth2.access.token.provider.type}}.



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

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