TestBackupNode sometimes fails
------------------------------
Key: HADOOP-5573
URL: https://issues.apache.org/jira/browse/HADOOP-5573
Project: Hadoop Core
Issue Type: Bug
Components: dfs
Reporter: Tsz Wo (Nicholas), SZE
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.