-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: hbase-filesystem-1.0.0-alpha1
-
Fix Version/s: hbase-filesystem-1.0.0-alpha2
-
Component/s: Filesystem Integration, hboss
-
Labels:None
Current UTs fail when running against hadoop 3.3. This is because on 3.3, AbstractAmazonS3 defines additional doesBucketExistV2 that's called upon initialization, but UT utility EmbeddedS3 class is not implementing it.
- relates to
-
HBASE-22953 Supporting Hadoop 3.3.0
-
- Open
-
- links to