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

LocalFs rename is broken.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      In LocalFs and any other FileContext based on ChecksumFs, the renameInternal(src, dest, overwrite) method is broken since it is not implemented. The method in FilterFs will be invoked, which is checksum unaware. This can result in file leaks.

      Attachments

        Issue Links

          Activity

            People

              kihwal Kihwal Lee
              kihwal Kihwal Lee
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: