KiranVelumuri commented on PR #5546: URL: https://github.com/apache/hive/pull/5546#issuecomment-2629492733
> to move forward, we need to figure out a way to test this locally, so somehow, in a k8s environment, instantiate the hive testing pod with containers defined here: > > https://github.com/apache/hive/blob/88e2175b2c04403e35b404634306f60d599c3d83/Jenkinsfile#L131-L144 > > > cc: @KiranVelumuri I ran this locally on my laptop, but facing issue due to cgroup(control groups) version mismatch. The docker image is expecting cgroup v1, while the docker VM is using cgroup v2. I tried to alter the cgroup version locally but to no avail. I would update here in case of any progress. -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org