s0nskar commented on PR #2373: URL: https://github.com/apache/celeborn/pull/2373#issuecomment-2037829707
Thanks a lot @waitinfuture for the sort based approach description. > Is it possible to force make it as indeterministic? IMO this would be very difficult to do it from Celeborn itself but it can be done by putting a patch in the Spark code. ShuffledRowRDD can set Determinacy Level to INDETEMINATE if partial partition reads are happening and Celeborn is getting is used. cc: @mridulm for viz -- 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]
