surnaik commented on issue #9904: URL: https://github.com/apache/incubator-gluten/issues/9904#issuecomment-2956518047
Thanks @mani-sethu for trying Gluten out. We use `glog` for logging of C++. Are you using the Gluten jar on the same machine that you built on? Ideally, this should have installed the glog package - https://github.com/oap-project/velox/blob/af1d5109c67da8945e0c08ded3e6179c269fb0a4/scripts/setup-ubuntu.sh#L118 You may try to manually install using the same command. -- 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]
