Revert "HADOOP-13717. Normalize daemonization behavior of the diskbalancer with balancer and mover."
This reverts commit bd7f5911c7
.
This commit is contained in:
parent
377919010b
commit
f2800f523d
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue