SecondaryNamenode fails to checkpoint because namenode fails with CancelledKeyException ---------------------------------------------------------------------------------------
Key: HDFS-1024 URL: https://issues.apache.org/jira/browse/HDFS-1024 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 0.20.2 Reporter: dhruba borthakur Assignee: Dmytro Molkov The secondary namenode fails to retrieve the entire fsimage from the Namenode. It fetches a part of the fsimage but believes that it has fetched the entire fsimage file and proceeds ahead with the checkpointing. Stack traces will be attached below. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.