mani-sethu commented on issue #10105: URL: https://github.com/apache/incubator-gluten/issues/10105#issuecomment-3034927585
@PHILO-HE Not sure how to reproduce. Let me explain the scenario I am using a ubuntu 22.04 machine to build jar, ` ./dev/buildbundle-veloxbe.sh --enable_gcs=ON --spark_version=3.5 --enable_vcpkg=ON mvn clean package -Pbackends-velox -Pdelta -Pspark-3.5 -DskipTests ` The cluster is spinning up, and the spark task fails with the above error. I tried to go back and picked a commit from june mid `git checkout 26410ba` The task is running fine. Not sure any new changes introduced this error. Feel free to ask for more details if required -- 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]
