You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "XiDuo You (Jira)" <ji...@apache.org> on 2021/12/06 11:52:00 UTC

[jira] [Created] (SPARK-37559) ShuffledRowRDD get preferred locations order by reduce size

XiDuo You created SPARK-37559:
---------------------------------

             Summary: ShuffledRowRDD get preferred locations order by reduce size
                 Key: SPARK-37559
                 URL: https://issues.apache.org/jira/browse/SPARK-37559
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.3.0
            Reporter: XiDuo You


The coalesced partition can contain several reduce partitions. The preferred locations of the RDD partition should be the biggest reduce partition before coalesced. So it can get a better data locality and reduce the network traffic.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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