Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
3.0.0-beta1
-
None
-
None
Description
S3 repos can have millions of child entries
Currently DirListingMetaData can't and MetadataStore.listChildren(Path path) won't be able to handle directories that big, for listing, deleting or naming.
We will need a paged response from the listing operation, something which can be iterated over.
Attachments
Issue Links
- depends upon
-
HADOOP-13926 S3Guard: S3AFileSystem::listLocatedStatus() to employ MetadataStore
- Resolved
- is depended upon by
-
HADOOP-14936 S3Guard: remove "experimental" from documentation
- Resolved
- is related to
-
HADOOP-16184 S3Guard: Handle OOB deletions and creation of a file which has a tombstone marker
- Resolved
- relates to
-
HADOOP-14159 Add some Java-8 friendly way to work with RemoteIterable, especially listings
- Resolved