sekikn commented on PR #1399: URL: https://github.com/apache/bigtop/pull/1399#issuecomment-4911400751
+1, tested on Rocky Linux 9 (x86_64). Thanks @iwasakims. ``` [vagrant@rocky9 bigtop]$ curl -sL https://github.com/apache/bigtop/pull/1399.diff | git apply [vagrant@rocky9 bigtop]$ cd provisioner/docker [vagrant@rocky9 docker]$ ./docker-hadoop.sh -d -dcp -C config_rockylinux-9.yaml -F docker-compose-cgroupv2.yml -G -L -k bigtop-utils,ranger -s ranger -c 1 (snip) :bigtop-tests:smoke-tests:ranger:test (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 0.981 secs. BUILD SUCCESSFUL in 15s ``` -- 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]
