Renukaprasad C created HDFS-15932:
-------------------------------------

             Summary: Improve the balancer error message when process exits 
abnormally.
                 Key: HDFS-15932
                 URL: https://issues.apache.org/jira/browse/HDFS-15932
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Renukaprasad C
            Assignee: Renukaprasad C


The HDFS balancer exits abnormally. The content of the pid file is not cleaned 
up, and the new balancer cannot be started.

Start the balancer (start-balancer.sh threshold 5)
Kill the balancer process (kill -9 <Balancer PID>)
Re-execute the balancer, there will be an error message.
-- Balancer is running as process  xxxx. Stop it first. 
(But process already stopped, error message can be more detailed)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to