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
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.