[
https://issues.apache.org/jira/browse/HADOOP-15954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16739846#comment-16739846
]
Da Zhou commented on HADOOP-15954:
----------------------------------
Submitting 009-patch:
To avoid breaking changes that influence current customers, the *$superuser*
replacement has been added back.
To make it more controllable by user, the replacement is moved to
*DefaultSPIdentityTransformer* and a new config option
*_"fs.azure.default.identity.transformer.enable.superuser.replacement_*" has
been introduced so this replacement can be disabled if user wants to, by
default it is set as true.
Changes:
- Added back $superuser replacement
- Introduced config option
*_"fs.azure.default.identity.transformer.enable.superuser.replacement_*"
- Renamed "fs.azure.identity.transformer.class" to
"fs.azure.identity.transformer.type" to keep the naming consistent.
- Updated testing_azure.md.
Tests:
All tests passed for XNS account (Oauth & sharedKey) and non-XNS account
(SharedKey), the account used for test is located at US west.
> ABFS: Enable owner and group conversion for MSI and login user using OAuth
> --------------------------------------------------------------------------
>
> Key: HADOOP-15954
> URL: https://issues.apache.org/jira/browse/HADOOP-15954
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/azure
> Affects Versions: 3.2.0
> Reporter: junhua gu
> Assignee: Da Zhou
> Priority: Major
> Attachments: HADOOP-15954-001.patch, HADOOP-15954-002.patch,
> HADOOP-15954-003.patch, HADOOP-15954-004.patch, HADOOP-15954-005.patch,
> HADOOP-15954-006.patch, HADOOP-15954-007.patch, HADOOP-15954-008.patch,
> HADOOP-15954-009.patch
>
>
> Add support for overwriting owner and group in set/get operations to be the
> service principal id when OAuth is used. Add support for upn short name
> format.
>
> Add Standard Transformer for SharedKey / Service
> Add interface provides an extensible model for customizing the acquisition of
> Identity Transformer.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]