-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.3.0
-
Fix Version/s: 2.7.0, 2.6.1, 3.0.0-alpha1
-
Component/s: None
-
Labels:
-
Target Version/s:
-
Hadoop Flags:Reviewed
In one of our customer's cluster, we saw the NameNode kept printing out the following error msg and thus got stuck for several minutes:
ERROR org.apache.hadoop.hdfs.server.namenode.FSNamesystem: Swallowing exception in NameNodeEditLogRoller: java.lang.IllegalStateException: Bad state: BETWEEN_LOG_SEGMENTS at com.google.common.base.Preconditions.checkState(Preconditions.java:172) at org.apache.hadoop.hdfs.server.namenode.FSEditLog.getCurSegmentTxId(FSEditLog.java:493) at org.apache.hadoop.hdfs.server.namenode.FSNamesystem$NameNodeEditLogRoller.run(FSNamesystem.java:4358) at java.lang.Thread.run(Thread.java:745)
- is duplicated by
-
HDFS-8715 Checkpoint node keeps throwing exception
-
- Resolved
-