[ 
https://issues.apache.org/jira/browse/HADOOP-14844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Zhuge updated HADOOP-14844:
--------------------------------
    Attachment: HADOOP-14844.002.patch

Patch 002
* Fix a typo in core-default.xml
* Call {{conf.getInt}} in {{getMsiBasedTokenProvider}}

[~ASikaria] The README.md still asks the user to select a port number when 
modifying the VM deployment template and then adds the number to core-site.xml.

Should we document this possibility: set the port number to 50342 in the 
template and no need to add it to core-site.xml?

> 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
>            Reporter: Atul Sikaria
>            Assignee: Atul Sikaria
>         Attachments: HADOOP-14844.001.patch, HADOOP-14844.002.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