Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The FileSystem API has a number of abstract methods that are implemented identically on all but one FileSystem implementation. These should instead have a default implementation, with one subclass overridding that implementation. Fewer abstract methods makes it easier to write new FileSystem implementations.
Attachments
Attachments
Issue Links
- is depended upon by
-
HADOOP-1621 Make FileStatus a concrete class
- Closed