Revert "HADOOP-13717. Normalize daemonization behavior of the diskbalancer with balancer and mover."

This reverts commit bd7f5911c7.
This commit is contained in:
Andrew Wang 2016-11-02 13:46:33 -07:00
parent 377919010b
commit f2800f523d
1 changed files with 0 additions and 1 deletions

View File

@ -116,7 +116,6 @@ function hdfscmd_case
HADOOP_CLASSNAME=org.apache.hadoop.hdfs.tools.DFSAdmin
;;
diskbalancer)
HADOOP_SUBCMD_SUPPORTDAEMONIZATION="true"
HADOOP_CLASSNAME=org.apache.hadoop.hdfs.tools.DiskBalancerCLI
;;
envvars)