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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to