Details
-
Type:
Wish
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0.0-alpha
-
Component/s: fuse-dfs
-
Labels:None
-
Hadoop Flags:Reviewed
-
Tags:fuse-dfs truncate scp
Description
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.