You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2015/12/17 06:49:46 UTC

[jira] [Created] (SPARK-12392) Optimize a location order of broadcast blocks by considering preferred local hosts

Takeshi Yamamuro created SPARK-12392:
----------------------------------------

             Summary: Optimize a location order of broadcast blocks by considering preferred local hosts
                 Key: SPARK-12392
                 URL: https://issues.apache.org/jira/browse/SPARK-12392
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 1.5.2
            Reporter: Takeshi Yamamuro


When multiple workers exist in a host, we can bypass unnecessary remote access for broadcasts; block managers fetch broadcast blocks from the same host instead of remote hosts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org