[
https://issues.apache.org/jira/browse/HADOOP-4319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636649#action_12636649
]
Hudson commented on HADOOP-4319:
--------------------------------
Integrated in Hadoop-trunk #622 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/622/])
. fuse-dfs dfs_read function returns as many bytes as it is
told to read unlesss end-of-file is reached. (Pete Wyckoff via dhruba)
> fuse-dfs dfs_read function may return less than the requested #of bytes even
> if EOF not reached
> -----------------------------------------------------------------------------------------------
>
> Key: HADOOP-4319
> URL: https://issues.apache.org/jira/browse/HADOOP-4319
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/fuse-dfs
> Affects Versions: 0.19.0
> Reporter: Pete Wyckoff
> Assignee: Pete Wyckoff
> Priority: Blocker
> Fix For: 0.19.0
>
> Attachments: HADOOP-4319.1.txt
>
>
> in this situation, fuse will pad the remainder of the file with zeros
> resulting in corrupt reads.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.