[ 
https://issues.apache.org/jira/browse/HDFS-12009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16060365#comment-16060365
 ] 

Hudson commented on HDFS-12009:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11913 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/11913/])
HDFS-12009. Accept human-friendly units in dfsadmin (xiao: rev 
68dc7c24050951f4709f7fe5363e11a003cf53eb)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestQuota.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/DFSAdmin.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/TestDFSAdmin.java


> Accept human-friendly units in dfsadmin -setBalancerBandwidth and -setQuota
> ---------------------------------------------------------------------------
>
>                 Key: HDFS-12009
>                 URL: https://issues.apache.org/jira/browse/HDFS-12009
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 3.0.0-alpha3
>            Reporter: Andrew Wang
>            Assignee: Andrew Wang
>             Fix For: 3.0.0-alpha4
>
>         Attachments: HDFS-12009.001.patch, HDFS-12009.002.patch
>
>
> We support human readable units now. The default balancing bandwidth in the 
> conf is "10m". However, human readable units are not supported by dfsadmin 
> -setBalancerBandwidth. This means you can't pass the output of "hdfs getconf 
> -confKey dfs.datanode.balance.bandwidthPerSec" to "hdfs dfsadmin 
> -setBalancerBandwidth".
> This is a regression from pre-human readable units.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to