GitHub user liyichao opened a pull request:
https://github.com/apache/spark/pull/17888
[SPARK-19900][core]Remove driver when relaunching.
## What changes were proposed in this pull request?
* remove failed apps when worker down
* do not reuse driver id when relaunching driver
## How was this patch tested?
manual tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liyichao/spark SPARK-19900
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/17888.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #17888
----
commit 2992b00a7f200545cc5474a591659735b61866fb
Author: Li Yichao <[email protected]>
Date: 2017-05-07T08:36:58Z
Remove driver when relaunching.
commit 44baeb3b94b6ecf3ed9b60e18f4e5dde0bdf06dd
Author: Li Yichao <[email protected]>
Date: 2017-05-07T09:34:44Z
Add some.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]