[ https://issues.apache.org/jira/browse/SPARK-18806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15741909#comment-15741909 ]
Sean Owen commented on SPARK-18806: ----------------------------------- You're saying the driver and executor don't always exit when their worker dies. Can you update this to clarify the problem and give more detail about the problem and how to reproduce? like logs, etc? there isn't much to go on here. > 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