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

ABFS: add cloud trash policy with per-schema policy selection

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 3.3.2
    • None
    • fs/azure

    Description

      Add a custom TrashPolicy for azure which

      • is patched in to the config automatically if "fs.trash.classname" is unset
      • checks the source for existing at all before trying anything
      • considers itself enabled even if the trash interval is 0
      • if interval is 0, just does a delete (issue: what about 90s timeouts)
      • downgrades exceptions/failures during rename. If anything is raised and the source dir isn't there, all is good.

      Attachments

        Issue Links

          Activity

            People

              stevel@apache.org Steve Loughran
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: