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

John Zhuge updated HADOOP-14038:
--------------------------------
    Attachment: HADOOP-14038.005.patch

Patch 005
* Rename properties with prefix {{dfs.adls.}} to {{fs.adl.}}
* Rename {{adl.dfs.enable.client.latency.tracker}} to 
{{adl.enable.client.latency.tracker}}
* Rename {{dfs.adl.test.contract.enable}} to {{fs.adl.test.contract.enable}}
* Update doc index.md
* Remove the useless test class {{TestValidateConfiguration}}

Testing done
* Passed live unit tests with mixed old and new properties in auth-keys.xml
* Verified doc

Follow-up JIRA
* Switch {{fs.adl.oauth2.access.token.provider.type}} default from {{Custom}} 
to {{ClientCredential}}
* Add properties with default values to core-default.xml
* Remove unused {{TOKEN_PROVIDER_TYPE_CLIENT_CRED}} and 
{{ADL_EVENTS_TRACKING_SOURCE}}

[~vishwajeet.dusane], [~eddyxu], please take a look this patch. Should be much 
cleaner than 004.

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to