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 "Lin Yiqun (JIRA)" <ji...@apache.org> on 2016/02/22 13:35:18 UTC

[jira] [Created] (HDFS-9842) dfs.datanode.balance.bandwidthPerSec should accept friendly size units

Lin Yiqun created HDFS-9842:
-------------------------------

             Summary: 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


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)