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 2019/12/31 19:58:00 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=17006221#comment-17006221 ] 

John Zhuge edited comment on HADOOP-14038 at 12/31/19 7:57 PM:
---------------------------------------------------------------

[~hvanhovell] Before AdlConfKeys.addDeprecatedKeys is called in AdlFileSystem static initializer, somebody might have already created a Configuration instance and called `get` on a deprecated property, thus we need to reload configurations to apply the ADLS deprecations. Please note ADLS properties live in core-site. The cases may be extremely rare.


was (Author: jzhuge):
Before AdlConfKeys.addDeprecatedKeys is called in AdlFileSystem static initializer, somebody might have already created a Configuration instance and called `get` on a deprecated property, thus we need to reload configurations to apply the ADLS deprecations. Please note ADLS properties live in core-site. The cases may be extremely rare.

> 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-alpha4
>            Reporter: John Zhuge
>            Assignee: John Zhuge
>            Priority: Minor
>             Fix For: 2.9.0, 3.0.0-alpha4, 2.8.2
>
>         Attachments: HADOOP-14038.001.patch, HADOOP-14038.002.patch, HADOOP-14038.003.patch, HADOOP-14038.004.patch, HADOOP-14038.005.patch, HADOOP-14038.006.patch, HADOOP-14038.007.patch
>
>
> Rename properties with prefix dfs.adls. to fs.adl.
> Rename adl.dfs.enable.client.latency.tracker to adl.enable.client.latency.tracker



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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