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

Atul Sikaria commented on HADOOP-14824:
---------------------------------------

The change is in MSI (one of the auth mechanisms), not in ADLS - this patch 
just ensures that users of MSI don't break.

Also, this impacts only people who use MSI as the auth mechanism. Given MSI is 
very recent (GA is later this month), we don't expect there to be many users.

> Update ADLS SDK to 2.2.2 for MSI fix
> ------------------------------------
>
>                 Key: HADOOP-14824
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14824
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/adl
>            Reporter: Atul Sikaria
>            Assignee: Atul Sikaria
>             Fix For: 2.9.0, 3.0.0-beta1, 2.8.3
>
>         Attachments: HADOOP-14824.001.patch
>
>
> Recently there was a change to MSI-based authentication in Azure VMs: the 
> auth request to localhost now requires a new header (Metadata) with a fixed 
> value (true). Existing clients that do not send this header will fail to get 
> token. 
> To address this, the datalake SDK was updated in version 2.2.2 to send this 
> header in the token request.
> This patch is to use the updated sdk in Hadoop.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to