[
https://issues.apache.org/jira/browse/SPARK-37029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-37029:
------------------------------------
Assignee: (was: Apache Spark)
> Modify the assignment logic of dirFetchRequests variables
> ---------------------------------------------------------
>
> Key: SPARK-37029
> URL: https://issues.apache.org/jira/browse/SPARK-37029
> Project: Spark
> Issue Type: Improvement
> Components: Shuffle
> Affects Versions: 3.1.2, 3.2.0
> Reporter: jinhai
> Priority: Major
>
> In the ShuffleBlockFetcherIterator.fetchHostLocalBlocks method, we generate
> dirFetchRequests based on externalShuffleServiceEnabled. But in fact, the
> MapStatus object generated in the shuffle write phase had already generated
> the BlockManagerId object according to externalShuffleServiceEnabled in the
> BlockManager.initialize method.
> So we don't need to judge it again.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]