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

Limit transmission rate when transfering image between primary and secondary NNs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.22.0
    • 0.22.0
    • namenode
    • None
    • Reviewed
    • Add a configuration variable dfs.image.transfer.bandwidthPerSec to allow the user to specify the amount of bandwidth for transferring image and edits. Its default value is 0 indicating no throttling.

    Description

      If the fsimage is very big. The network is full in a short time when SeconaryNamenode do checkpoint, leading to Jobtracker access Namenode to get relevant file data to fail in job initialization phase. So we limit transmission speed and compress transmission to resolve the problem.

      Attachments

        1. trunkThrottleImage2.patch
          19 kB
          Hairong Kuang
        2. trunkThrottleImage1.patch
          20 kB
          Hairong Kuang
        3. trunkThrottleImage.patch
          19 kB
          Hairong Kuang
        4. checkpoint-limitandcompress.patch
          13 kB
          Yilei Lu

        Issue Links

          Activity

            People

              hairong Hairong Kuang
              hairong Hairong Kuang
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: