GitHub user ryan-williams opened a pull request:

    https://github.com/apache/spark/pull/5130

    Report failure status if driver throws exception

    e.g. OutOfMemoryError on the driver was leading to application
    reporting SUCCESS on history server and to YARN RM.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ryan-williams/spark oom

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/5130.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 #5130
    
----
commit 5c315229f646374e6a4a45353c46b0be901c4001
Author: Ryan Williams <ryan.blake.willi...@gmail.com>
Date:   2015-03-21T22:15:55Z

    Report failure status if driver throws exception
    
    e.g. OutOfMemoryError on the driver was leading to application
    reporting SUCCESS on history server and to YARN RM.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to