You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by GitBox <gi...@apache.org> on 2022/06/09 08:58:33 UTC

[GitHub] [tez] mbathori-cloudera commented on pull request #218: TEZ-4428: Use protoc-jar-maven-plugin to generate protobuf classes

mbathori-cloudera commented on PR #218:
URL: https://github.com/apache/tez/pull/218#issuecomment-1150858293

   Thanks for checking the PR.
   
   1. It fails for the same reason as the protobuf 3.x bump changes, it tries to build with master first and use the `install-protobuf.sh` script which was removed. I think it can be fixed by restoring the manual protobuf installation in the Dockerfile.
   2. I've tested it on ARM with version 3.19.4 and the platform detection and installation worked properly (protobuf 2.5.0 doesn't support ARM)


-- 
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: issues-unsubscribe@tez.apache.org

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