GitHub user ericl opened a pull request:

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

    [SPARK-14252] Executors do not try to download remote cached blocks

    ## What changes were proposed in this pull request?
    
    As mentioned in the ticket this was because one get path in the refactored 
`BlockManager` did not check for remote storage.
    
    ## How was this patch tested?
    
    Unit test, also verified manually with reproduction in the ticket.

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

    $ git pull https://github.com/ericl/spark spark-14252

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

    https://github.com/apache/spark/pull/12193.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 #12193
    
----
commit 8b1cdaad6243fdbc58f5f24e3f8d6bf52cc2301f
Author: Eric Liang <e...@databricks.com>
Date:   2016-04-06T02:02:05Z

    Tue Apr  5 19:02:05 PDT 2016

----


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