dpengpeng commented on issue #9853: URL: https://github.com/apache/incubator-gluten/issues/9853#issuecomment-2948264222
> > Upon checking the contents of the gluten-velox-bundle-spark3.4_2.12-xx_xx_xx.jar, I found that it includes Java and Scala class files from the gluten-celeborn module. Does this mean that the gluten-celeborn-1.3.0.jar is not necessary, and the official documentation on Celeborn Support usage is outdated? > > [@dpengpeng](https://github.com/dpengpeng), the `gluten-velox-bundle-spark3.4_2.12-xx_xx_xx.jar` is a fat jar with all dependencies and modular classes included. So you don't need to deploy any modular jar. It may be different from the usage that integrating celeborn with vanilla Spark. > > Please see the doc below. If there is any outdated content, please let us know. https://github.com/apache/incubator-gluten/blob/branch-1.3/docs/get-started/Velox.md#celeborn-support @PHILO-HE Thanks, I was referring to the official documentation(https://gluten.apache.org/docs/getting-started/velox-backend/), and I understand it now. -- 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]
