[
https://issues.apache.org/jira/browse/SPARK-19956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-19956:
------------------------------------
Assignee: (was: Apache Spark)
> 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]