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