luofeng1994 commented on issue #10360: URL: https://github.com/apache/incubator-gluten/issues/10360#issuecomment-3183171399
> [@luofeng1994](https://github.com/luofeng1994) You need to enable hdfs in your compile command. Could you help try following command? > > `./dev/builddeps-veloxbe.sh --build_arrow=OFF --run_setup_script=OFF --enable_vcpkg=ON --enable_hdfs=ON` It works! After rebuild libvelox.so by adding `--enable_hdfs=ON` and repackage the gluten jar, the problem solved. tks! -- 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]
