Atul Sikaria created HADOOP-14824: ------------------------------------- Summary: Update azure datalake connector to use current version of the datalake SDK 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
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-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org