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

Hudson commented on HADOOP-14844:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #12826 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/12826/])
HADOOP-14844. Remove requirement to specify TenantGuid for MSI Token (jzhuge: 
rev a4661850c1e0794baf493a468191e12681d68ab4)
* (edit) 
hadoop-tools/hadoop-azure-datalake/src/main/java/org/apache/hadoop/fs/adl/AdlFileSystem.java
* (edit) hadoop-tools/hadoop-azure-datalake/src/site/markdown/index.md
* (edit) hadoop-common-project/hadoop-common/src/main/resources/core-default.xml
* (edit) 
hadoop-tools/hadoop-azure-datalake/src/test/java/org/apache/hadoop/fs/adl/TestAzureADTokenProvider.java
* (edit) hadoop-tools/hadoop-azure-datalake/pom.xml
* (edit) 
hadoop-tools/hadoop-azure-datalake/src/main/java/org/apache/hadoop/fs/adl/AdlConfKeys.java


> Remove requirement to specify TenantGuid for MSI Token Provider
> ---------------------------------------------------------------
>
>                 Key: HADOOP-14844
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14844
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/adl
>    Affects Versions: 2.9.0, 3.0.0-beta1, 2.8.3, 3.1.0
>            Reporter: Atul Sikaria
>            Assignee: Atul Sikaria
>         Attachments: HADOOP-14844.001.patch, HADOOP-14844.002.patch, 
> HADOOP-14844.003.patch, HADOOP-14844.004.patch
>
>
> The MSI identity extension on Azure VMs has removed the need to specify the 
> tenant guid as part of the request to retrieve token from MSI service on the 
> local VM. This means the tenant guid configuration parameter is not needed 
> anymore. This change removes the redundant configuration parameter. 
> It also makes the port number optional - if not specified, then the default 
> port is used by the ADLS SDK (happens to be 50342, but that is transparent to 
> Hadoop code).



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to