[ https://issues.apache.org/jira/browse/HADOOP-16904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gabor Bota updated HADOOP-16904: -------------------------------- Component/s: fs/azure > ABFS test failures when running with a storage account without a hierarchical > namespace > --------------------------------------------------------------------------------------- > > Key: HADOOP-16904 > URL: https://issues.apache.org/jira/browse/HADOOP-16904 > Project: Hadoop Common > Issue Type: Bug > Components: fs/azure > Affects Versions: 3.3.0 > Reporter: Gabor Bota > Assignee: Gabor Bota > Priority: Major > > Some tests are failing when running on a storage account without hierarchical > namespace: > {noformat} > [ERROR] Failures: > [ERROR] > ITestAzureBlobFileSystemAuthorization.testSetOwnerUnauthorized:212->runTest:274 > Expected an exception of type class > org.apache.hadoop.fs.azurebfs.contracts.exceptions.SASTokenProviderException > [ERROR] > ITestAzureBlobFileSystemAuthorization.testSetPermissionUnauthorized:217->runTest:274 > Expected an exception of type class > org.apache.hadoop.fs.azurebfs.contracts.exceptions.SASTokenProviderException > [ERROR] > ITestGetNameSpaceEnabled.testXNSAccount:51->Assert.assertTrue:41->Assert.fail:88 > Expecting getIsNamespaceEnabled() return true > [ERROR] Errors: > [ERROR] > ITestAzureBlobFileSystemAuthorization.testGetAclStatusAuthorized:247->runTest:278->executeOp:298 > ? UnsupportedOperation > [ERROR] > ITestAzureBlobFileSystemAuthorization.testGetAclStatusUnauthorized:252->runTest:274->lambda$runTest$4:275->executeOp:298 > ? UnsupportedOperation > [ERROR] > ITestAzureBlobFileSystemAuthorization.testModifyAclEntriesUnauthorized:222->runTest:274->lambda$runTest$4:275->executeOp:335 > ? UnsupportedOperation > [ERROR] > ITestAzureBlobFileSystemAuthorization.testRemoveAclEntriesUnauthorized:227->runTest:274->lambda$runTest$4:275->executeOp:331 > ? UnsupportedOperation > [ERROR] > ITestAzureBlobFileSystemAuthorization.testRemoveAclUnauthorized:237->runTest:274->lambda$runTest$4:275->executeOp:339 > ? UnsupportedOperation > [ERROR] > ITestAzureBlobFileSystemAuthorization.testRemoveDefaultAclUnauthorized:232->runTest:274->lambda$runTest$4:275->executeOp:342 > ? UnsupportedOperation > [ERROR] > ITestAzureBlobFileSystemAuthorization.testSetAclUnauthorized:242->runTest:274->lambda$runTest$4:275->executeOp:304 > ? UnsupportedOperation > [ERROR] > ITestAzureBlobFileSystemCheckAccess.testWhenCheckAccessConfigIsOff:125->setupTestDirectoryAndUserAccess:313->modifyAcl:304 > ? UnsupportedOperation > {noformat} > This should be fixed, so these tests will be skipped or will fail with a more > meaningful error. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org