JiaLiangC opened a new pull request, #1224: URL: https://github.com/apache/bigtop/pull/1224
<!-- Thanks for sending a pull request! 1. If this is your first time, please read our contributor guidelines: https://cwiki.apache.org/confluence/display/BIGTOP/How+to+Contribute 2. Make sure your PR title starts with JIRA issue id, e.g., 'BIGTOP-3638: Your PR title ...'. --> ### Description of PR test on centos7, ubuntu22 ./gradlew tez-clean tez-pkg -PcompileThreads=2C Parallel compilation for Tez requires the introduction of a Tez patch, which can be found at [TEZ-4520](https://issues.apache.org/jira/browse/TEZ-4520). This patch is designed to address the issue of Tez not being able to compile in parallel. ### How was this patch tested? <img width="824" alt="image" src="https://github.com/apache/bigtop/assets/18082602/55eb82a7-36f2-4f48-a0f3-ee2f88fb8623"> ### For code changes: - [ ] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'BIGTOP-3638. Your PR title ...')? - [ ] 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: dev-unsubscr...@bigtop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org