Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-3716

Purger should remove stale fsimage ckpt files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.0.0-alpha
    • 2.8.0, 3.0.0-alpha1
    • namenode
    • None
    • Reviewed

    Description

      NN got killed while checkpointing in progress before renaming the ckpt file to actual file.
      Since the checkpointing process is not completed, on next NN startup it will load previous fsimage and apply rest of the edits.
      Functionally there's no harm but this ckpt file will be retained as is.
      Purger will not remove the ckpt file though other old fsimage files will be taken care.

      Attachments

        1. HDFS-3716.1.patch
          0.9 kB
          J.Andreina
        2. HDFS-3716.2.patch
          4 kB
          J.Andreina
        3. HDFS-3716.3.patch
          4 kB
          J.Andreina

        Issue Links

          Activity

            People

              andreina J.Andreina
              suja suja s
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: