GitHub user Qiuzhuang opened a pull request:
https://github.com/apache/incubator-spark/pull/561
Kill drivers in postStop() for Worker.
JIRA SPARK-1068:https://spark-project.atlassian.net/browse/SPARK-1068
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-spark/pull/561.patch
----
commit 9c19ce63637eee9369edd235979288d3d9fc9105
Author: Qiuzhuang Lian <[email protected]>
Date: 2014-02-08T08:07:39Z
Kill drivers in postStop() for Worker.
JIRA SPARK-1068:https://spark-project.atlassian.net/browse/SPARK-1068
----