Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Currently, it fetches all the ranges with unbounded threadpool. This will not cause memory pressures with standard benchmarks like TPCDS. However, when large number of ranges are present with large files, this could potentially spike up memory usage of the task. Limiting the threadpool size could reduce the memory usage.
Attachments
Issue Links
- fixes
-
HADOOP-18447 Vectored IO: Threadpool should be closed on interrupts or during close calls
- Resolved
- links to