[
https://issues.apache.org/jira/browse/HADOOP-19382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909391#comment-17909391
]
Steve Loughran commented on HADOOP-19382:
-----------------------------------------
{code}
[ERROR]
testFileSystemInitFailsWithBlobEndpoitUrl(org.apache.hadoop.fs.azurebfs.ITestAzureBlobFileSystemInitAndCreate)
Time elapsed: 0.015 s <<< ERROR!
Failure to initialize configuration for NAME.blob.core.windows.net key ="null":
Invalid configuration value detected for fs.azure.account.key
at
org.apache.hadoop.fs.azurebfs.services.SimpleKeyProvider.getStorageAccountKey(SimpleKeyProvider.java:53)
at
org.apache.hadoop.fs.azurebfs.AbfsConfiguration.getStorageAccountKey(AbfsConfiguration.java:821)
at
org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore.initializeClient(AzureBlobFileSystemStore.java:1781)
at
org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore.<init>(AzureBlobFileSystemStore.java:267)
at
org.apache.hadoop.fs.azurebfs.AzureBlobFileSystem.initialize(AzureBlobFileSystem.java:209)
at
org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:3615)
at org.apache.hadoop.fs.FileSystem.access$300(FileSystem.java:172)
at
org.apache.hadoop.fs.FileSystem$Cache.getInternal(FileSystem.java:3716)
at org.apache.hadoop.fs.FileSystem$Cache.getUnique(FileSystem.java:3673)
at org.apache.hadoop.fs.FileSystem.newInstance(FileSystem.java:610)
at
org.apache.hadoop.fs.azurebfs.ITestAzureBlobFileSystemInitAndCreate.lambda$testFileSystemInitFailsWithBlobEndpoitUrl$0(ITestAzureBlobFileSystemInitAndCreate.java:124)
at
org.apache.hadoop.test.LambdaTestUtils.intercept(LambdaTestUtils.java:500)
at
org.apache.hadoop.test.LambdaTestUtils.intercept(LambdaTestUtils.java:386)
at
org.apache.hadoop.test.LambdaTestUtils.intercept(LambdaTestUtils.java:455)
at
org.apache.hadoop.fs.azurebfs.ITestAzureBlobFileSystemInitAndCreate.testFileSystemInitFailsWithBlobEndpoitUrl(ITestAzureBlobFileSystemInitAndCreate.java:122)
{code}
> [ABFS] ITestAzureBlobFileSystemInitAndCreate failure
> ----------------------------------------------------
>
> Key: HADOOP-19382
> URL: https://issues.apache.org/jira/browse/HADOOP-19382
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs/azure
> Affects Versions: 3.5.0
> Reporter: Steve Loughran
> Priority: Minor
>
> test failure in
> {{ITestAzureBlobFileSystemInitAndCreate.testFileSystemInitFailsWithBlobEndpoitUrl}}
> failing because the test store has a .dfs credential but not a blob one
> {code}
> [ERROR]
> testFileSystemInitFailsWithBlobEndpoitUrl(org.apache.hadoop.fs.azurebfs.ITestAzureBlobFileSystemInitAndCreate)
> Time elapsed: 0.015 s <<< ERROR!
> Failure to initialize configuration for NAME.blob.core.windows.net key
> ="null": Invalid configuration value detected for fs.azure.account.key
> {code}
> This should downgrade to a skip.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]