Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-730

Local file system uses copy to implement rename

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.8.0
    • 0.17.0
    • fs
    • None

    Description

      There is a variable LocalFileSystem.useCopyForRename that is set to true. When true, the local file system will implement rename as a copy followed by a delete. This is likely a performance problem. Is there a reason that useCopyForRename is set?

      Attachments

        1. 730-0.patch
          2 kB
          Christopher Douglas
        2. 730-1.patch
          2 kB
          Christopher Douglas
        3. 730-2.patch
          1 kB
          Christopher Douglas

        Activity

          People

            cdouglas Christopher Douglas
            omalley Owen O'Malley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: