Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Splitting this out from HDFS-14478
The PositionedReadable#readFully APIs have existed for a while, but have never been exposed via libhdfs.
HDFS-3246 added a new interface called ByteBufferPositionedReadable that provides a ByteBuffer version of PositionedReadable, but it does not contain a readFully method.
Attachments
Issue Links
- is blocked by
-
HDFS-14846 libhdfs tests are failing on trunk due to jni usage bugs
- Resolved
- relates to
-
HDFS-14478 Add libhdfs APIs for openFile
- Resolved
-
IMPALA-8525 preads should use hdfsPreadFully rather than hdfsPread
- Resolved
- links to