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

Bilahari T H commented on HADOOP-17203:
---------------------------------------

Hi [~mehakmeetSingh]
I assume that you are running the tests with OAuth. And the above exception 
means that the config fs.azure.account.oauth.provider.type 
(FS_AZURE_ACCOUNT_TOKEN_PROVIDER_TYPE_PROPERTY_NAME) is not set.
https://github.com/apache/hadoop/blob/trunk/hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/AbfsConfiguration.java#L688

Please check and let me know.
Also, Could you share me what is the authtype you are using and in case of 
OAuth what is the TokenProvider type you are using, so that I can try for repro.

> Test failures in ITestAzureBlobFileSystemCheckAccess in ABFS
> ------------------------------------------------------------
>
>                 Key: HADOOP-17203
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17203
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/azure
>    Affects Versions: 3.3.0
>            Reporter: Mehakmeet Singh
>            Priority: Major
>
> ITestAzureBlobFileSystemCheckAccess is giving test failures while running 
> both in parallel as well as in stand-alone(in IDE).
> Tested by:  mvn -T 1C -Dparallel-tests=abfs clean verify
>  Region: East US



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to