guyuqi opened a new pull request, #1163: URL: https://github.com/apache/bigtop/pull/1163
https://issues.apache.org/jira/browse/BIGTOP-3983 Cherry pick the patch from the commit 2 of [RANGER-3206](https://issues.apache.org/jira/browse/RANGER-3206). (https://github.com/apache/ranger/commit/f6b69ca5846de9a7dfced70ae8e403388ecb89fe.) The smoke tests were passed on Arm64 Fedora-36. ``` ./docker-hadoop.sh -d --create 3 --image bigtop/puppet:3.2.0-fedora-36 --memory 16g \ --repo file:///bigtop-home/output --disable-gpg-check --enable-local-repo \ --stack bigtop-utils,ranger \ --smoke-tests ranger ``` ``` ... .. . > Task :bigtop-tests:smoke-tests:ranger:test Finished generating test XML results (0.026 secs) into: /bigtop-home/bigtop-tests/smoke-tests/ranger/build/test-results/test Generating HTML test report... Finished generating test html results (0.058 secs) into: /bigtop-home/bigtop-tests/smoke-tests/ranger/build/reports/tests/test Now testing... :bigtop-tests:smoke-tests:ranger:test (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 4.962 secs. BUILD SUCCESSFUL in 53s ``` -- 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: dev-unsubscr...@bigtop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org