pan3793 commented on PR #2373: URL: https://github.com/apache/celeborn/pull/2373#issuecomment-2037298859
@s0nskar Good point, this should be an issue for ResultStage, even though the ShuffleMapStage's output is deterministic. IIRC, vanilla Spark also has some limitations on stage retry cases for ResultStage when ShuffleMapStage's output is **indeterministic**, for such cases, we need to fail the job, right? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
