[
https://issues.apache.org/jira/browse/HDFS-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800391#action_12800391
]
Eli Collins commented on HDFS-860:
----------------------------------
+1 Looks good to me. Verified that the patch fixes the scp issue on my host.
Updated the revive the fuse-dfs test to cover truncate.
> fuse-dfs truncate behavior causes issues with scp
> -------------------------------------------------
>
> Key: HDFS-860
> URL: https://issues.apache.org/jira/browse/HDFS-860
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Brian Bockelman
> Priority: Minor
> Attachments: HDFS-860.patch
>
>
> For whatever reason, scp issues a "truncate" once it's written a file to
> truncate the file to the # of bytes it has written (i.e., if a file is X
> bytes, it calls truncate(X)).
> This fails on the current fuse-dfs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.