Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.3.4
Description
Add support for multiple ranged vectored read api in PositionedReadable. The default iterates through the ranges to read each synchronously, but the intent is that FSDataInputStream subclasses can make more efficient readers especially object stores implementation.
Attachments
Attachments
Issue Links
- causes
-
HADOOP-18854 add options to disable range merging of vectored io
- Open
-
HADOOP-18322 Yetus build failure in branch-3.3.
- Resolved
- is related to
-
ORC-1787 Failure on readDiskRangesVectored with concurrent record readers
- Open
-
HADOOP-18287 Provide a shim library for modern FS APIs
- Open
-
PARQUET-2171 Implement vectored IO in parquet file format
- Resolved
-
HADOOP-18855 VectorIO API tuning/stabilization
- In Progress
-
ORC-1570 Add `supportVectoredIO` API to `HadoopShimsCurrent` and use it
- Closed
- relates to
-
HDDS-7298 Ozone support for VectorIO APIs in Hadoop
- Open
- links to