GitHub user ryan-williams opened a pull request:

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

    [SPARK-11120] Allow sane default number of executor failures when 
dynamically allocating in YARN

    I also added some information to container-failure error msgs about what 
host they failed on, which would have helped me identify the problem that lead 
me to this JIRA and PR sooner.

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

    $ git pull https://github.com/ryan-williams/spark dyn-exec-failures

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

    https://github.com/apache/spark/pull/9147.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 #9147
    
----
commit 5b91832ce3d7b813af62825ac6e01bebc5ed57c5
Author: Ryan Williams <[email protected]>
Date:   2015-10-15T00:40:03Z

    allow 2*maxExecutors failures when dyn-alloc'ing

commit 46633e74d0f732a293e8ca4cbfc6a5d683d6cc99
Author: Ryan Williams <[email protected]>
Date:   2015-10-15T02:05:16Z

    add host info to container-failure log msgs

----


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