Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.3.1
Description
[*ERROR*] ITestS3ABucketExistence.testNoBucketProbing:65->expectUnknownStore:102 Expected a org.apache.hadoop.fs.s3a.UnknownStoreException to be thrown, but got the result: : S3AFileStatus{path=s3a://random-bucket-57a85110-c715-4db2-a049-e43999d7e51b/; isDirectory=true; modification_time=0; access_time=0; owner=mthakur; group=mthakur; permission=rwxrwxrwx; isSymlink=false; hasAcl=false; isEncrypted=true; isErasureCoded=false} isEmptyDirectory=UNKNOWN eTag=null versionId=null
[*ERROR*] ITestS3AInconsistency.testGetFileStatus:114->Assert.fail:88 getFileStatus should fail due to delayed visibility.
ITestMarkerTool.testRunWrongBucket:227->AbstractMarkerToolTest.runToFailure:276 » UnknownStore
Attachments
Issue Links
- is caused by
-
HADOOP-17323 s3a getFileStatus("/") to skip IO
-
- Resolved
-
- is related to
-
HADOOP-17433 Skipping network I/O in S3A getFileStatus(/) breaks ITestAssumeRole
-
- Resolved
-
- links to