[
https://issues.apache.org/jira/browse/HDFS-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eli Collins updated HDFS-859:
-----------------------------
Status: Patch Available (was: Open)
> 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
> Priority: Minor
> 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.