hadoop/hadoop-tools/hadoop-aws/src/site
Mukund Thakur 735e35d648
HADOOP-18347. S3A Vectored IO to use bounded thread pool. (#4918)
part of HADOOP-18103.

Also introducing a config fs.s3a.vectored.active.ranged.reads
to configure the maximum number of number of range reads a
single input stream can have active (downloading, or queued)
to the central FileSystem instance's pool of queued operations.
This stops a single stream overloading the shared thread pool.

Contributed by: Mukund Thakur
2022-09-27 21:13:07 +05:30
..
markdown/tools/hadoop-aws HADOOP-18347. S3A Vectored IO to use bounded thread pool. (#4918) 2022-09-27 21:13:07 +05:30
resources HADOOP-17511. Add audit/telemetry logging to S3A connector (#2807) 2021-05-25 10:25:41 +01:00