Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-855

namenode can save images in parallel to all directories in fs.name.dir

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • namenode
    • None

    Description

      The namenode restart times can be reduced if the namenode can save its image to multiple directories (specified in fs.name.dir) in parallel.

      The NN has a 6 GB fsimage and 1 MB edits file. The NN needed 10 minutes to load fsimage/edits into memory. It needs 7 minutes to read the 6 GB image. There are two directories in fs.name.dir. it takes about 2 minute to save the image into first directory and another 2 minutes to save the image to the second directory.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dhruba Dhruba Borthakur
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: