[ 
https://issues.apache.org/jira/browse/SPARK-51640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Attila Zsolt Piros deleted SPARK-51640:
---------------------------------------


> Fetching the remote disk stored RDD blocks via the external shuffle service 
> is not working
> ------------------------------------------------------------------------------------------
>
>                 Key: SPARK-51640
>                 URL: https://issues.apache.org/jira/browse/SPARK-51640
>             Project: Spark
>          Issue Type: Bug
>            Reporter: Attila Zsolt Piros
>            Assignee: Attila Zsolt Piros
>            Priority: Major
>
> After https://issues.apache.org/jira/browse/SPARK-43221, remote fetching of 
> disk-stored RDD blocks is not working.
> The getLocationsAndStatus method does not use the external shuffle service 
> when the blocks are not host-local. The fallback to extend the search to all 
> executors only includes the active executors, so after downscaling, blocks 
> stored on a killed executor will not be found there which leads to recompute. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to