Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha3
-
None
-
Reviewed
Description
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.
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-10845 Change defaults in hdfs-site.xml to match timeunit type
- Resolved
- relates to
-
HADOOP-7910 add configuration methods to handle human readable size values
- Closed