Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is depended upon by
-
HADOOP-9991 Fix up Hadoop POMs, roll up JARs to latest versions
- Open