[
https://issues.apache.org/jira/browse/SPARK-31093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-31093:
------------------------------------
Assignee: (was: Apache Spark)
> Fast fail while fetching shuffle data unsuccessfully
> ----------------------------------------------------
>
> Key: SPARK-31093
> URL: https://issues.apache.org/jira/browse/SPARK-31093
> Project: Spark
> Issue Type: Improvement
> Components: Shuffle
> Affects Versions: 3.1.0
> Reporter: feiwang
> Priority: Minor
>
> When fetching shuffle data unsuccessfully, we put a FailureFetchResult into
> results(a linkedBlockingQueue) and wait it to be taken.
> Then a FetchFailedException would be thrown.
> In fact, we can fast fail the task once fetching shuffle data unsuccessfully.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]