MacChen01 opened a new pull request, #1148: URL: https://github.com/apache/bigtop/pull/1148
### Description of PR Add support for spark component, include compile command and problem. 1. install R by dnf in openEuler 2. add pandoc by wget and install in openEuler ### How was this patch tested? build command 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 spark-pkg' smoke test command ./docker-hadoop.sh -C config_openeuler-22.03.yaml -c 3 -s ### For code changes: - [ ] Does the title or this PR starts with the corresponding JIRA issue id (BIGTOP-3967) - [ ] 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]
