You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/04/26 11:41:46 UTC

[GitHub] [spark] liupc edited a comment on issue #24462: [SPARK-26268][CORE] Do not resubmit tasks when executors are lost

liupc edited a comment on issue #24462: [SPARK-26268][CORE] Do not resubmit tasks when executors are lost
URL: https://github.com/apache/spark/pull/24462#issuecomment-487025498
 
 
   IIUC, there is another problem: even if the shuffle data is stored outside the cluster, nobody would serve for the fetch of these blocks when executor is lost, then if not rerun these completed map tasks, how can the subsequent shuffle fetch the data?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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