Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.0.0-alpha
-
None
-
-
Reviewed
Description
For every one of the edit log segments, it seems like we are calling listFiles on the edit log directory inside of findMaxTransaction. This is killing performance, especially when there are many log segments and the directory is stored on NFS. It is taking several minutes to start up the NN when there are several thousand log segments present.
Attachments
Attachments
Issue Links
- is superceded by
-
HDFS-3049 During the normal loading NN startup process, fall back on a different EditLog if we see one that is corrupt
- Closed