GitHub user tgravescs opened a pull request:
https://github.com/apache/spark/pull/2577
[SPARK-3627] - [yarn] - fix exit code and final status reporting to RM
See the description and whats handled in the jira comment:
https://issues.apache.org/jira/browse/SPARK-3627?focusedCommentId=14150013&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14150013
This does not handle yarn client mode reporting of the driver to the AM.
I think that should be handled when we make it an unmanaged AM.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tgravescs/spark SPARK-3627
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/2577.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 #2577
----
commit d3cc80050dfb472c426d1c1399edd9134e53a563
Author: Thomas Graves <[email protected]>
Date: 2014-09-29T13:38:43Z
SPARK-3627 - yarn - fix exit code and final status reporting to RM
commit f0b65199f50bae99aa89ea3a5915b610d7134392
Author: Thomas Graves <[email protected]>
Date: 2014-09-29T15:05:29Z
change order of cleanup staging dir
commit 32f4dfa5d0778e3e7bd7c5da27c71f8c3f5930f6
Author: Thomas Graves <[email protected]>
Date: 2014-09-29T15:10:09Z
switch back
----
---
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]