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

Cannot cancel paths registered deleteOnExit

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.23.0, 2.0.0-alpha, 3.0.0-alpha1
    • 0.23.3, 2.0.2-alpha
    • fs
    • None

    Description

      FileSystem#deleteOnExit does not have a symmetric method to unregister files. Since it's used to register temporary files during a copy operation, this can lead to a lot of unnecessary rpc operations for files successfully copied when the FileSystem is closed.

      Attachments

        1. HADOOP-8635.patch
          5 kB
          Daryn Sharp
        2. HADOOP-8635-1.patch
          5 kB
          Daryn Sharp

        Issue Links

          Activity

            People

              daryn Daryn Sharp
              daryn Daryn Sharp
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: