Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-3334 Tez Custom Shuffle Handler
  3. TEZ-3712

Use Local FileContext for deleting dag level directories

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0
    • None
    • None

    Description

      To delete dag level directories that are not empty, use FileContext utilities instead of LocalFileSystem. This is since the LocalFileSystem call boils down to File.io delete call which does not work for non-empty directories.

      Attachments

        1. TEZ-3712.001.patch
          1 kB
          Kuhu Shukla

        Activity

          People

            kshukla Kuhu Shukla
            kshukla Kuhu Shukla
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: