dpengpeng commented on issue #9258: URL: https://github.com/apache/incubator-gluten/issues/9258#issuecomment-2788162478
> This means your libhdfs.so is not in "$HADOOP_HOME/lib/native". You can add the environment variable ARROW_LIBHDFS_DIR=libhdfs.so path prefix. For example, for cdh, --conf "spark.executorEnv.ARROW_LIBHDFS_DIR=/opt/cloudera/parcels/CDH/lib64". Thank you very much. I tried ARROW_LIBHDFS_DIR and LD_LIBRARY_PATH, both are OK. We can choose either one. -- 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]
