GitHub user jerryshao opened a pull request:
https://github.com/apache/spark/pull/11693
[SPARK-13642][Yarn] Changed the default application exit state to failed
for yarn cluster mode
## What changes were proposed in this pull request?
Changing the default exit state to `failed` for any application running on
yarn cluster mode.
## How was this patch tested?
Unit test is done locally.
CC @tgravescs and @vanzin .
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jerryshao/apache-spark SPARK-13642
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11693.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 #11693
----
commit da38bc6839f1fa118d861ed84fb446ac808219b1
Author: jerryshao <[email protected]>
Date: 2016-03-14T08:41:26Z
Changed the default application exit state
----
---
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]