[
https://issues.apache.org/jira/browse/HDFS-17785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
fuchaohong updated HDFS-17785:
------------------------------
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}
// code placeholder
{code}
hdfs dfsadmin -setTransferBandwidth 100000
was:
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.
`hdfs dfsadmin -setTransferBandwidth 100000`
> DFSAdmin supports setting the bandwidth for transferThrottler.
> --------------------------------------------------------------
>
> Key: HDFS-17785
> URL: https://issues.apache.org/jira/browse/HDFS-17785
> 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}
> // code placeholder
> {code}
> hdfs dfsadmin -setTransferBandwidth 100000
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]