Description
TestBackupNode may fail with different reasons:
- Unable to open edit log file .\build\test\data\dfs\name-backup1\current\edits (FSEditLog.java:open(371))
- NullPointerException at org.apache.hadoop.hdfs.server.namenode.EditLogBackupOutputStream.flushAndSync(EditLogBackupOutputStream.java:163)
- Fatal Error : All storage directories are inaccessible.
Will provide more information in the comments.
Attachments
Attachments
Issue Links
- is depended upon by
-
HDFS-526 TestBackupNode is currently flaky and shouldn't be in commit test
- Resolved
- is related to
-
HDFS-119 logSync() may block NameNode forever.
- Closed
-
HADOOP-4539 Streaming Edits to a Backup Node.
- Closed