Hi, If you are a new Gluten + Velox backend user and don't known how to build the project at all, there is a maintained but yet undocumented way for building native code of Gluten + Velox backend in docker container:
https://github.com/apache/incubator-gluten/tree/main/tools/gluten-te/centos/examples/buildhere-veloxbe-portable-libs Once the build is finished, you will get the required libvelox.so + libgluten.so on host, then you can run the subsequent Maven commands on host to build the bundled Gluten jar. I will add more documentation for this way later. If you have any issues with the script, please kindly let me know. Thanks, Hongze --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
