libhdfs issue warning if FSDataInputStream returns invalid return value
-----------------------------------------------------------------------
Key: HADOOP-4630
URL: https://issues.apache.org/jira/browse/HADOOP-4630
Project: Hadoop Core
Issue Type: Improvement
Components: libhdfs
Reporter: Pete Wyckoff
libhdfs changes Java read semantics to posix semantics. As such, if Hadoop ever
returns 0 bytes read, libhdfs has no way of communicating this to the caller.
So, it should at least issue a warning to stderr.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.