a140262 opened a new issue, #1899: URL: https://github.com/apache/incubator-celeborn/issues/1899
### Describe the intention you'd like Starting from Spark 3.5, it will support Celeborn natively without patching Spark code. User just need to set `spark.shuffle.sort.io.plugin.class` to `org.apache.spark.shuffle.celeborn.CelebornShuffleDataIO` to enable this new feature. Please update the documentation accordingly. Please refer to [CELEBORN-913](https://issues.apache.org/jira/browse/CELEBORN-913) & [SPARK-42689](https://github.com/apache/spark/pull/40307) -- 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]
