Description
Provide a positioned ByteBuffer-based read, that is particularly useful for HBase which does a lot of preads
Attachments
Attachments
Issue Links
- Blocked
-
HDFS-14585 Backport HDFS-8901 Use ByteBuffer in DFSInputStream#read to branch2.9
- Resolved
- relates to
-
HDFS-14111 hdfsOpenFile on HDFS causes unnecessary IO from file offset 0
- Resolved
-
HBASE-21946 Use ByteBuffer pread instead of byte[] pread in HFileBlock when applicable
- Resolved
-
HDFS-3246 pRead equivalent for direct read path
- Resolved
-
HBASE-21879 Read HFile's block to ByteBuffer directly instead of to byte for reducing young gc purpose
- Closed
- links to