Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.0
-
None
-
Reviewed
Description
The many `listStatus`, `listLocatedStatus` and `listFiles` operations have not been completely covered in the FS specification. There's lots of implicit use of listStatus() path, but no coverage or tests of the others.
Attachments
Attachments
Issue Links
- is depended upon by
-
HADOOP-13208 S3A listFiles(recursive=true) to do a bulk listObjects instead of walking the pseudo-tree of directories
- Resolved
- is related to
-
HADOOP-13256 define FileSystem.listStatusIterator, implement contract tests
- Resolved