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

Old trash directories are never deleted on upgrade from 1.x

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.23.3, 2.0.2-alpha
    • 0.23.4, 2.0.3-alpha
    • None
    • None

    Description

      The older format of the trash checkpoint for 1.x is yyMMddHHmm the new format is yyMMddHHmmss(-\d+)? so if you upgrade from an old cluster to a new one, all of the entires in .trash will never be deleted because they currently are always ignored on deletion.

      We should support deleting the older format as well.

      Attachments

        1. HADOOP-8843.patch
          4 kB
          Jason Darrell Lowe
        2. HADOOP-8843.patch
          4 kB
          Jason Darrell Lowe

        Activity

          People

            jlowe Jason Darrell Lowe
            revans2 Robert Joseph Evans
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: