MacChen01 opened a new pull request, #1128: URL: https://github.com/apache/bigtop/pull/1128
### Description of PR Add support for hadoop component, the point modifed is: 1. redhat-rpm-config should be instead of openEuler-rpm-config in openEuler. 2. The node-gyp 3.8.0 only support python2, but openEuler using the python3. ### 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 hadoop-pkg' ### For code changes: - [ ] Does the title or this PR starts with the corresponding JIRA issue id (BIGTOP-3877) - [ ] 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]
