You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2022/04/29 14:02:58 UTC

[GitHub] [bigtop] sekikn opened a new pull request, #895: BIGTOP-3675. Building Tez fails due to broken dependency.

sekikn opened a new pull request, #895:
URL: https://github.com/apache/bigtop/pull/895

   <!--
     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
   
   This PR upgrades Tez to 0.10.1 and addresses [BIGTOP-3675](https://issues.apache.org/jira/browse/BIGTOP-3675).
   I newly added a patch for TEZ-4214 in addition to TEZ-4411, because without that, shading tez-aux-services failed due to the old version of maven-shade-plugin.
   
   ### How was this patch tested?
   
   I ensured that Tez was successfully built with this PR on CentOS 7.
   
   ### For code changes:
   
   - [x] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'BIGTOP-3638. Your PR title ...')?
   - [x] 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-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [bigtop] iwasakims merged pull request #895: BIGTOP-3675. Building Tez fails due to broken dependency.

Posted by GitBox <gi...@apache.org>.
iwasakims merged PR #895:
URL: https://github.com/apache/bigtop/pull/895


-- 
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-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org