GitHub user harishreedharan opened a pull request:
https://github.com/apache/spark/pull/2024
[SPARK-3110][YARN] Add a "ha" mode in YARN mode to keep executors in bet...
...ween restarts.
This patch takes an additional argument from the user and tells YARN to
restart the AM if it dies and
also keep the same executors around for the restart attempts.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/harishreedharan/spark yarn-restart-am
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/2024.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 #2024
----
commit 03f05a6065af762484e83bf848ef1f5f7217e181
Author: Hari Shreedharan <[email protected]>
Date: 2014-08-18T21:58:01Z
[SPARK-3110][YARN] Add a "ha" mode in YARN mode to keep executors in
between restarts.
This patch takes an additional argument from the user and tells YARN to
restart the AM if it dies and
also keep the same executors around for the restart attempts.
----
---
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]