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

Steve Loughran commented on HADOOP-16825:
-----------------------------------------

{code}

[ERROR] 
testCheckAccessForAccountWithoutNS(org.apache.hadoop.fs.azurebfs.ITestAzureBlobFileSystemCheckAccess)
  Time elapsed: 0.001 s  <<< ERROR!
java.lang.IllegalArgumentException: The value of property 
fs.azure.account.oauth2.client.id must not be null
        at 
com.google.common.base.Preconditions.checkArgument(Preconditions.java:115)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:1380)
        at org.apache.hadoop.conf.Configuration.set(Configuration.java:1361)
        at 
org.apache.hadoop.fs.azurebfs.ITestAzureBlobFileSystemCheckAccess.getTestUserFs(ITestAzureBlobFileSystemCheckAccess.java:78)
        at 
org.apache.hadoop.fs.azurebfs.ITestAzureBlobFileSystemCheckAccess.<init>(ITestAzureBlobFileSystemCheckAccess.java:66)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
{code}


> ITestAzureBlobFileSystemCheckAccess failing
> -------------------------------------------
>
>                 Key: HADOOP-16825
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16825
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure, test
>    Affects Versions: 3.3.0
>            Reporter: Steve Loughran
>            Assignee: Bilahari T H
>            Priority: Major
>
> Tests added in HADOOP-16455 are failing.
> java.lang.IllegalArgumentException: The value of property 
> fs.azure.account.oauth2.client.id must not be null
> Looks to me like there are new configuration options which are undocumented
> # these need documentation in testing markdown file
> # tests MUST downgrade to skip if not set



--
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