[
https://issues.apache.org/jira/browse/HADOOP-19909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18085923#comment-18085923
]
ASF GitHub Bot commented on HADOOP-19909:
-----------------------------------------
steveloughran commented on PR #8531:
URL: https://github.com/apache/hadoop/pull/8531#issuecomment-4616950588
Tested azure cardiff. Some of the new in 3.5/3.6 tests failed, which I
suspect is due to my config being different from other test setup
me: simple azure storage account/secret, no explicit flag to say store was
hns (`fs.azure.account.hns.enabled=true`). That triggered some failures;
setting it triggered others, all related to new features.
these are *all new tests*
I therefore do not consider them regressions, just tests which are failing
now that I try to run them in my setup. Shows I've not been testing abfs on
trunk and nor has anyone in a sufficiently diverse setup.
#8137
```
<"BEFORE_EXIT">
[ERROR]
TestAggregateMetricsManager.testAggregatedMetricsManagerWithJVMExit0:430->runProgramAndCaptureOutput:657
Expecting:
<"2026-06-03 22:02:38,990 WARN [main]: fs.FileSystem
(FileSystem.java:createFileSystem(3624)) - Failed to initialize filesystem
abfss://[email protected]: Failure to initialize
configuration for manishtestfnsnew.dfs.core.windows.net. Invalid base64 value
in fs.azure.account.key
Exception in thread "main" Failure to initialize configuration for
manishtestfnsnew.dfs.core.windows.net. Invalid base64 value in
fs.azure.account.key
at
org.apache.hadoop.fs.azurebfs.services.SimpleKeyProvider.getStorageAccountKey(SimpleKeyProvider.java:52)
at
org.apache.hadoop.fs.azurebfs.AbfsConfiguration.getStorageAccountKey(AbfsConfiguration.java:1093)
at
org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore.initializeClient(AzureBlobFileSystemStore.java:1856)
at
org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore.<init>(AzureBlobFileSystemStore.java:268)
at
org.apache.hadoop.fs.azurebfs.AzureBlobFileSystem.initialize(AzureBlobFileSystem.java:222)
at
org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:3620)
at
org.apache.hadoop.fs.FileSystem$Cache.getInternal(FileSystem.java:3721)
at
org.apache.hadoop.fs.FileSystem$Cache.getUnique(FileSystem.java:3678)
at org.apache.hadoop.fs.FileSystem.newInstance(FileSystem.java:611)
at ShutdownTestProg.main(ShutdownTestProg.java:21)
">
to contain:
<"BEFORE_EXIT">
```
#8051
```
[ERROR]
org.apache.hadoop.fs.azurebfs.services.ITestAbfsClient.testAuthTypeProviderSetup(AuthType)[5]
> Improve abfs diagnostics on auth setup falures
> ----------------------------------------------
>
> Key: HADOOP-19909
> URL: https://issues.apache.org/jira/browse/HADOOP-19909
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs/azure
> Affects Versions: 3.4.3
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Minor
> Labels: pull-request-available
>
> When abfs is misconfigured for auth it's pretty hard to work out what the
> failure is as there are too many options.
> Print some hints about where the error is so people don't have to immediately
> reach for storediag. In particular: the account name of relevance
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]