hadoop/hadoop-tools/hadoop-aws
Mukund Thakur 83c7c2b4c4
HADOOP-17023. Tune S3AFileSystem.listStatus() (#2257)
S3AFileSystem.listStatus() is optimized for invocations
where the path supplied is a non-empty directory.
The number of S3 requests is significantly reduced, saving
time, money, and reducing the risk of S3 throttling.

Contributed by Mukund Thakur.
2020-09-21 17:20:16 +01:00
..
dev-support HADOOP-16697. Tune/audit S3A authoritative mode. 2020-01-10 11:11:56 +00:00
src HADOOP-17023. Tune S3AFileSystem.listStatus() (#2257) 2020-09-21 17:20:16 +01:00
pom.xml HADOOP-13230. S3A to optionally retain directory markers. 2020-08-15 12:51:08 +01:00