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

MiniDFSCluster does not clean data left behind by SecondaryNameNode.

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3.0
    • 2.4.0
    • namenode, test
    • None
    • Reviewed

    Description

      Seen this happen on a few Jenkins precommit runs:

      java.io.IOException: Inconsistent checkpoint fields.
      LV = -52 namespaceID = 1980502516 cTime = 0 ; clusterId = testClusterID ; blockpoolId = BP-942435048-67.195.138.22-1392086493767.
      Expecting respectively: -52; 2; 0; testClusterID; BP-410204915-67.195.138.22-1392086484908.
      	at org.apache.hadoop.hdfs.server.namenode.CheckpointSignature.validateStorageInfo(CheckpointSignature.java:133)
      	at org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode.doCheckpoint(SecondaryNameNode.java:526)
      	at org.apache.hadoop.hdfs.server.namenode.TestCacheDirectives.testCacheManagerRestart(TestCacheDirectives.java:582)
      

      Attachments

        1. HDFS-5936.v1.patch
          2 kB
          Binglin Chang
        2. HDFS-5936.v2.patch
          2 kB
          Binglin Chang

        Activity

          People

            decster Binglin Chang
            andrew.wang Andrew Wang
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: