Description
recursive dir delete (and any future bulk delete API like HADOOP-15191) benefits from using the DDB bulk table delete call, which takes a list of deletes and executes. Hopefully this will offer better perf.
Attachments
Issue Links
- is related to
-
HADOOP-13936 S3Guard: DynamoDB can go out of sync with S3AFileSystem.delete()
- Resolved