You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2012/05/23 19:35:40 UTC

[jira] [Created] (HADOOP-8428) service commands don't actually shutdown the hadoop processes

Jeremy Hanna created HADOOP-8428:
------------------------------------

             Summary: service commands don't actually shutdown the hadoop processes
                 Key: HADOOP-8428
                 URL: https://issues.apache.org/jira/browse/HADOOP-8428
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 1.0.2
            Reporter: Jeremy Hanna


Using the debian package for hadoop 1.0.2, I try to do 'service hadoop-namenode stop' or 'service hadoop-jobtracker stop' and it outputs that it is trying to stop the service, e.g. "Stopping Apache Hadoop Job Tracker server: hadoop-jobtracker."  However doing 'ps -ef | grep hadoop' still shows both of those still running even after a couple of minutes waiting.  I have to manually kill the processes and delete the process id in order to restart them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-8428) service commands don't actually shutdown the hadoop processes

Posted by "Jeremy Hanna (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Hanna updated HADOOP-8428:
---------------------------------

    Description: Using the debian package for hadoop 1.0.2, I try to do 'service hadoop-namenode stop' or 'service hadoop-jobtracker stop' and it outputs that it is trying to stop the service, e.g. "Stopping Apache Hadoop Job Tracker server: hadoop-jobtracker."  However doing 'ps -ef | grep hadoop' still shows both of those still running even after a couple of minutes waiting.  I have to manually kill the processes and sometimes delete the pid file in order to restart them.  (was: Using the debian package for hadoop 1.0.2, I try to do 'service hadoop-namenode stop' or 'service hadoop-jobtracker stop' and it outputs that it is trying to stop the service, e.g. "Stopping Apache Hadoop Job Tracker server: hadoop-jobtracker."  However doing 'ps -ef | grep hadoop' still shows both of those still running even after a couple of minutes waiting.  I have to manually kill the processes and delete the process id in order to restart them.)
    
> service commands don't actually shutdown the hadoop processes
> -------------------------------------------------------------
>
>                 Key: HADOOP-8428
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8428
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1.0.2
>            Reporter: Jeremy Hanna
>
> Using the debian package for hadoop 1.0.2, I try to do 'service hadoop-namenode stop' or 'service hadoop-jobtracker stop' and it outputs that it is trying to stop the service, e.g. "Stopping Apache Hadoop Job Tracker server: hadoop-jobtracker."  However doing 'ps -ef | grep hadoop' still shows both of those still running even after a couple of minutes waiting.  I have to manually kill the processes and sometimes delete the pid file in order to restart them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira