MacChen01 opened a new pull request, #1143: URL: https://github.com/apache/bigtop/pull/1143
### Description of PR Add support for ranger component, the point modifed is: 1. using the openeuler-lsb replace redhat-lsb on openeuler. 2. add the ranger user cgroup to root cgroup, or no permission to start ranger admin service. 3. using /sbin/service to start ranger-admin, like phoenix component: https://github.com/apache/bigtop/pull/1130#issuecomment-1647554191 ### How was this patch tested? docker run --rm -v pwd:/home/bigtop --workdir /home/bigtop bigtop/slaves:trunk-openeuler-22.03-aarch64 bash -c '. /etc/profile.d/bigtop.sh; ./gradlew ranger-pkg' ### For code changes: - [ ] Does the title or this PR starts with the corresponding JIRA issue id (BIGTOP-3824) - [ ] Make sure that newly added files do not have any licensing issues. When in doubt refer to https://www.apache.org/licenses/ -- 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]
