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

fuse-dfs does not support O_RDWR

    XMLWordPrintableJSON

Details

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

    Description

      Some applications (for us, the big one is rsync) will open a file in read-write mode when it really only intends to read xor write (not both). fuse-dfs should try to not fail until the application actually tries to write to a pre-existing file or read from a newly created file.

      Attachments

        1. HDFS-861.patch
          0.8 kB
          Brian Bockelman

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: