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

ASF GitHub Bot commented on HADOOP-18542:
-----------------------------------------

anujmodi2021 commented on PR #4262:
URL: https://github.com/apache/hadoop/pull/4262#issuecomment-2238805237

   > Hey @anujmodi2021, thanks for the renewed interested in this PR. We have 
patched a fork on our side since this PR was created.
   > 
   > I have no idea how to run that test suite properly to be honest. I got 
inconsistent results last time I tried and was really confused as to how to run 
it correctly. If you have more experience with it, do you mind trying on your 
side?
   
   I can surely assist you on how to run the tests, but rebasing the PR to the 
latest trunk is something you only have to do.
   This PR anyway can't be merged without resolving conflicts...
   
   Once you have rebased the PR, I will surely help you with the test suite run.




> Azure Token provider requires tenant and client IDs despite being optional
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-18542
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18542
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/azure, hadoop-thirdparty
>    Affects Versions: 3.3.2, 3.3.3, 3.3.4
>            Reporter: Carl
>            Priority: Major
>              Labels: pull-request-available
>
> The `AbfsConfiguration` class requires that we provide a tenant and client ID 
> when using the `MsiTokenProvider` class to fetch an authentication token. The 
> bug is that those fields are not required by the Azure API, which can infer 
> those fields when the call is made from an Azure instance.
> The fix is to make tenant and client ID optional when getting an Azure token 
> from the Azure Metadata Service.
> A fix has been submitted here: [https://github.com/apache/hadoop/pull/4262]
> The bug was introduced with HADOOP-17725  
> ([https://github.com/apache/hadoop/pull/3041/files])



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to