Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
2.8.0
-
None
-
None
Description
WASB doesn't override FileSystem.listFiles(Path f, boolean recursive), so picks up the base treewalk implementation. As the blobstore does implement deep listing itself, it should be "straightforward" to implement this
Attachments
Issue Links
- relates to
-
HADOOP-13208 S3A listFiles(recursive=true) to do a bulk listObjects instead of walking the pseudo-tree of directories
- Resolved