[ https://issues.apache.org/jira/browse/HDFS-17787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
fuchaohong updated HDFS-17787: ------------------------------ Description: Currently, bandwidth can only be configured for individual DataNodes through the reconfig command. It is expected that bandwidth settings for all DataNodes could be managed centrally via dfsadmin. {code:java} hdfs dfsadmin -setReadBandwidth 100000 {code} > DFSAdmin supports setting the bandwidth for readThrottler. > ---------------------------------------------------------- > > Key: HDFS-17787 > URL: https://issues.apache.org/jira/browse/HDFS-17787 > Project: Hadoop HDFS > Issue Type: Improvement > Reporter: fuchaohong > Priority: Major > > Currently, bandwidth can only be configured for individual DataNodes through > the reconfig command. It is expected that bandwidth settings for all > DataNodes could be managed centrally via dfsadmin. > {code:java} > hdfs dfsadmin -setReadBandwidth 100000 {code} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org