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

This reverts commit bd7f5911c726c505a654d5d30b7dc5a92dca05bd.


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f2800f52
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f2800f52
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/f2800f52

Branch: refs/heads/YARN-5355
Commit: f2800f523d4a4f9ff9c3286f9a839d081dcb5b96
Parents: 3779190
Author: Andrew Wang <w...@apache.org>
Authored: Wed Nov 2 13:46:33 2016 -0700
Committer: Andrew Wang <w...@apache.org>
Committed: Wed Nov 2 13:46:33 2016 -0700

----------------------------------------------------------------------
 hadoop-hdfs-project/hadoop-hdfs/src/main/bin/hdfs | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/f2800f52/hadoop-hdfs-project/hadoop-hdfs/src/main/bin/hdfs
----------------------------------------------------------------------
diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/main/bin/hdfs 
b/hadoop-hdfs-project/hadoop-hdfs/src/main/bin/hdfs
index 2c59004..2299980 100755
--- a/hadoop-hdfs-project/hadoop-hdfs/src/main/bin/hdfs
+++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/bin/hdfs
@@ -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)


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

Reply via email to