GitHub user jerryshao opened a pull request:

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

    [SPARK-6725][YARN] Add window based executor failure tracking mechanism for 
long running service

    This work is based on @twinkle-sachdeva 's proposal. In parallel to such 
mechanism for AM failures, here add similar mechanism for executor failure 
tracking, this is useful for long running Spark service to mitigate the 
executor failure problems.
    
    Please help to review, @tgravescs @sryza and @vanzin 

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

    $ git pull https://github.com/jerryshao/apache-spark SPARK-6735

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

    https://github.com/apache/spark/pull/10241.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 #10241
    
----
commit 3ecae071f23651bab71fb5e292b7e3653cba66e1
Author: jerryshao <[email protected]>
Date:   2015-12-10T02:50:20Z

    Add window based executor failure tracking mechanism

----


---
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]

Reply via email to