[ 
https://issues.apache.org/jira/browse/SPARK-18806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

liujianhui updated SPARK-18806:
-------------------------------
    Comment: was deleted

(was: when you stop worker by ssh from the client machine, if the driverwrapper 
belong to the worker not exit after worker stopped, the master will relaunch 
the driver on another worker,  eventually, there will exist two driver on 
different worker, but now i have not found the root cause of this issue.  now 
when i stop the worker, i must kill all the executor and driver on this worker 
to avoid this issue )

> driverwrapper and executor doesn't exit when worker killed
> ----------------------------------------------------------
>
>                 Key: SPARK-18806
>                 URL: https://issues.apache.org/jira/browse/SPARK-18806
>             Project: Spark
>          Issue Type: Bug
>          Components: Deploy
>    Affects Versions: 1.6.1
>         Environment: java1.8
>            Reporter: liujianhui
>
> submit an application with standlone-cluster mode,  and then the master will 
> launch executor and driverwrapper on worker. They are all start WorkerWatcher 
> to watch the worker, as a result, when the worker killed  by manual, the 
> driverwrapper and executor sometimes will not exit.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to