[ https://issues.apache.org/jira/browse/HDFS-17785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18019463#comment-18019463 ]
ASF GitHub Bot commented on HDFS-17785: --------------------------------------- github-actions[bot] closed pull request #7705: HDFS-17785. DFSAdmin supports setting the bandwidth for DataNode. URL: https://github.com/apache/hadoop/pull/7705 > DFSAdmin supports setting the bandwidth for DataNode. > ----------------------------------------------------- > > Key: HDFS-17785 > URL: https://issues.apache.org/jira/browse/HDFS-17785 > Project: Hadoop HDFS > Issue Type: Improvement > Reporter: fuchaohong > Priority: Major > Labels: pull-request-available > Attachments: image-2025-05-21-17-55-11-770.png > > > 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 -setDataNodeBandwidth 100000000 -type > <transfer|write|read>{code} > > !image-2025-05-21-17-55-11-770.png|width=1225,height=42! -- 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