summaryzb commented on code in PR #6533: URL: https://github.com/apache/incubator-gluten/pull/6533#discussion_r1685557471
########## docs/get-started/Velox.md: ########## @@ -264,6 +264,44 @@ spark.celeborn.storage.hdfs.dir hdfs://<namenode>/celeborn spark.dynamicAllocation.enabled false ``` +## Uniffle support + +Uniffle with velox backend supports [Uniffle](https://github.com/apache/incubator-uniffle) as remote shuffle service. Currently, the supported Uniffle versions are `0.8.0` and `0.9.0`. Review Comment: ok ########## docs/get-started/Velox.md: ########## @@ -264,6 +264,44 @@ spark.celeborn.storage.hdfs.dir hdfs://<namenode>/celeborn spark.dynamicAllocation.enabled false ``` +## Uniffle support + +Uniffle with velox backend supports [Uniffle](https://github.com/apache/incubator-uniffle) as remote shuffle service. Currently, the supported Uniffle versions are `0.8.0` and `0.9.0`. Review Comment: Ok -- 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]
