Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
2.7.3, 3.0.0-alpha4
-
None
-
None
Description
It would be great to have a write(ByteBuffer) API in FSDataOutputStream, so that JNI callers could perform a write without making an extra copy. The complementary read(ByteBuffer) call exists in FSDataInputStream, so this would seem to be an omission.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-3528 Use native CRC32 in DFS write path
- Closed