wForget commented on issue #11542: URL: https://github.com/apache/incubator-gluten/issues/11542#issuecomment-3839556275
> I noticed that the rss sort shuffle writer respects a clientPushMemoryThreshold, and I will try to implement it for the uniffle shuffle writer and configure the threshold at 256MB. This might correspond to these configurations in Celebron/Uniffle: + Celebron: https://github.com/apache/celeborn/blob/46a49a8285b3a77f51b1a3223760cab7d8182667/common/src/main/scala/org/apache/celeborn/common/CelebornConf.scala#L5694 + Uniffle: https://github.com/apache/uniffle/blob/1f809ed263cb96dffded0988848977689c058d04/client-spark/common/src/main/java/org/apache/spark/shuffle/RssSparkConfig.java#L221 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
