Details
Description
During namenode image loading, it firstly compute the md5 and then load the image. Actually these two steps can be in parallel.
Test this patch against a fsimage of a 70PB 2.4 cluster (200million files and 300million blocks), the image loading time be reduced from 1210 seconds to 1105 seconds.So it can reduce up to about 10% of time.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-15493 Update block map and name cache in parallel while loading fsimage.
- Resolved
- links to