You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "coneyliu (JIRA)" <ji...@apache.org> on 2017/03/15 03:24:41 UTC

[jira] [Created] (SPARK-19956) Optimize a location order of blocks with topology information

coneyliu created SPARK-19956:
--------------------------------

             Summary: Optimize a location order of blocks with topology information
                 Key: SPARK-19956
                 URL: https://issues.apache.org/jira/browse/SPARK-19956
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 2.1.0
            Reporter: coneyliu


When call the method getLocations of BlockManager, we only compare the data block host. Random selection for non-local data blocks, this may cause the selected data block to be in a different rack. So in this patch to increase the sort of the rack.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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