Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.3.9
Description
The new methods of HADOOP-18724 break builds of hbase filesystem because HBASE-26483 added an implementation of the interface, which,
because it lacks the complete methods, doesn't compile any more.
It also marked the (deprecated) methods as final in the base implementation, which is also a source of pain.
Attachments
Issue Links
- is caused by
-
HADOOP-18724 Open file fails with NumberFormatException for S3AFileSystem
-
- Resolved
-
- is depended upon by
-
HADOOP-18765 Release 3.3.6
-
- Resolved
-
- relates to
-
HBASE-26483 [HBOSS] add lock around openFile operation
-
- Resolved
-
- links to