[ 
http://issues.apache.org/jira/browse/HADOOP-360?page=comments#action_12420537 ] 

Philippe Gassmann commented on HADOOP-360:
------------------------------------------

You should use "kill -0 `cat $pid`" instead of "ps -p `cat $pid`" in 
bin/hadoop-daemons.sh

> hadoop-daemon starts but does not stop servers under cygWin
> -----------------------------------------------------------
>
>          Key: HADOOP-360
>          URL: http://issues.apache.org/jira/browse/HADOOP-360
>      Project: Hadoop
>         Type: Bug

>     Versions: 0.4.0
>  Environment: Windows, cygwin
>     Reporter: Konstantin Shvachko

>
> Latest changes HADOOP-352 to the hadoop scripts made them incompatible with 
> cygwin.
> The servers start fine, but when  I try to stop them the script reports there 
> is nothing to stop. 
> Which in turn messes up consequent server starts.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to