You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Kevin Weil (JIRA)" <ji...@apache.org> on 2010/06/09 06:56:11 UTC

[jira] Created: (HDFS-1195) Offer rate limits for replicating data

Offer rate limits for replicating data 
---------------------------------------

                 Key: HDFS-1195
                 URL: https://issues.apache.org/jira/browse/HDFS-1195
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: data-node
    Affects Versions: 0.20.2
         Environment: Linux, Hadoop 0.20.1 CDH
            Reporter: Kevin Weil


If a rack of Hadoop nodes goes down, there is a lot of data to re-replicate.  It would be great to have a configuration option to rate-limit the amount of bandwidth used for re-replication so as not to saturate network backlinks.  There is a similar option for rate limiting the speed at which a DFS rebalance takes place: dfs.balance.bandwidthPerSec.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.