GitHub user zhaoyunjiong reopened a pull request:

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

    [SPARK-17321][YARN] YARN shuffle service should use good disk from 
yarn.nodemanager.local-dirs

    ## What changes were proposed in this pull request?
    
    Use good disk from yarn.nodemanager.local-dirs if first one was broken.
    
    ## How was this patch tested?
    Manual tests similar code in branch 1.6.2 on one of the node which have 
first disk broken.

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

    $ git pull https://github.com/zhaoyunjiong/spark SPARK-17321

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

    https://github.com/apache/spark/pull/14887.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 #14887
    
----
commit b27b5bc1e9c6edad8739ff9748e764e273075369
Author: John Zhao <[email protected]>
Date:   2016-08-30T22:52:10Z

    SPARK-17321 YARN shuffle service should use good disk from 
yarn.nodemanager.local-dirs

commit ef06b62d68cbff9c4768ab05009793cde361b54f
Author: John Zhao <[email protected]>
Date:   2016-09-09T00:06:19Z

    return _recoveryPath if it was set before

----


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