[
https://issues.apache.org/jira/browse/HADOOP-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated HADOOP-1582:
---------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
I just committed this. Thanks, Christian!
> hdfsRead and hdfsPread should return 0 instead of -1 at end-of-file.
> --------------------------------------------------------------------
>
> Key: HADOOP-1582
> URL: https://issues.apache.org/jira/browse/HADOOP-1582
> Project: Hadoop
> Issue Type: Improvement
> Components: libhdfs
> Affects Versions: 0.14.0
> Reporter: Christian Kunz
> Assignee: Christian Kunz
> Priority: Minor
> Fix For: 0.14.0
>
> Attachments: libhdfs-read.patch
>
>
> As a C interface library, libhdfs should rather follow C-library conventions
> than Java convention, i.e. read functions should return 0 at end-of-file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.