[
https://issues.apache.org/jira/browse/HDFS-9842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15158089#comment-15158089
]
Lin Yiqun commented on HDFS-9842:
---------------------------------
Thanks @Arpit Agarwal for quick review and commit!
> dfs.datanode.balance.bandwidthPerSec should accept friendly size units
> ----------------------------------------------------------------------
>
> Key: HDFS-9842
> URL: https://issues.apache.org/jira/browse/HDFS-9842
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: balancer & mover
> Affects Versions: 2.7.1
> Reporter: Lin Yiqun
> Assignee: Lin Yiqun
> Priority: Minor
> Fix For: 2.8.0
>
> Attachments: HDFS-9842.001.patch
>
>
> In HDFS-1314, it made the dfs.blocksize can accept different size type like
> mb, kb, gb, etc. Using "dfs.block.size=8388608" works and
> "dfs.block.size=8mb" also can work, and this type will finally transform to
> byte format. So we also can make similar property
> {{dfs.datanode.balance.bandwidthPerSec}} be friendly accepted in size unit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)