Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha4
-
None
-
cluster: 3 nodes
os:(Red Hat 2.6.33.20, Red Hat 3.10.0-514.6.1.el7.x86_64, Ubuntu4.4.0-31-generic)
hadoop version: hadoop-3.0.0-alpha4
erasure coding: XOR-2-1-64k and enabled Intel ISA-L
hadoop fs -put file /
-
Reviewed
-
Patch
Description
when i write file to hdfs on above environment, the hdfs client frequently print warn log of use direct ByteBuffer inputs/outputs in doEncode function to screen, detail information as follows:
2017-06-07 15:20:42,856 WARN rawcoder.AbstractNativeRawEncoder: convertToByteBufferState is invoked, not efficiently. Please use direct ByteBuffer inputs/outputs