hdfs-site.xml 文件中的配置参数,用来
balancer时,hdfs移动数据的速度,默认值为1M/S的速度。一般情况下设置为10M;设置的过大会影响当前job的运行。
修改dfs.balance.bandwidthPerSec参数,需要在namenode上重启hdfs生效。
stop-dfs.sh
start-dfs.sh
hdfs-site.xml 文件中的配置参数,用来
balancer时,hdfs移动数据的速度,默认值为1M/S的速度。一般情况下设置为10M;设置的过大会影响当前job的运行。
修改dfs.balance.bandwidthPerSec参数,需要在namenode上重启hdfs生效。
stop-dfs.sh
start-dfs.sh