Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-859

fuse-dfs utime behavior causes issues with tar

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.21.0
    • fuse-dfs
    • None
    • Reviewed

    Description

      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.

      Attachments

        1. HDFS-859.patch
          0.8 kB
          Brian Bockelman
        2. HDFS-859-2.patch
          1 kB
          Eli Collins

        Activity

          People

            bockelman Brian Bockelman
            bockelman Brian Bockelman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: