[
https://issues.apache.org/jira/browse/SPARK-19956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15925471#comment-15925471
]
Apache Spark commented on SPARK-19956:
--------------------------------------
User 'ConeyLiu' has created a pull request for this issue:
https://github.com/apache/spark/pull/17300
> 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: [email protected]
For additional commands, e-mail: [email protected]