gczsjdy 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-509537346 @yifeih It's very interesting, but I didn't 100% get it. The new `ShuffleIO` API will not influence the existed `ShuffleManager` API(which means the developers who have implemented a custom ShuffleManager don't need to modify their code) right? If this is true then this PR is needed for `ShuffleManager` implementers.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
