[
https://issues.apache.org/jira/browse/HDFS-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated HDFS-859:
---------------------------
Resolution: Fixed
Fix Version/s: 0.22.0
Assignee: Brian Bockelman
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
I've just committed this. Thanks Brian!
> fuse-dfs utime behavior causes issues with tar
> ----------------------------------------------
>
> Key: HDFS-859
> URL: https://issues.apache.org/jira/browse/HDFS-859
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: contrib/fuse-dfs
> Reporter: Brian Bockelman
> Assignee: Brian Bockelman
> Priority: Minor
> Fix For: 0.22.0
>
> Attachments: HDFS-859-2.patch, HDFS-859.patch
>
>
> When trying to untar files onto fuse-dfs, tar will try to set the utime on
> all the files and directories. However, setting the utime on a directory in
> libhdfs causes an error.
> We should silently ignore the failure of setting a utime on a directory; this
> will allow tar to complete successfully.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.