mbathori-cloudera commented on PR #192: URL: https://github.com/apache/tez/pull/192#issuecomment-1137204465
@abstractdog I’ve added the protobuf install plugin to the required submodules and now they can be built independently on localhost however the PR build is still getting `PROTOBUF_VERSION=2.5.0` somehow. The Dockerfile is installing a fix version of protobuf defined there so I'm not really sure if we need to run `install-protobuf.sh` in this case. Another issue seems to be that wget is missing from the environment `wget: command not found`. -- 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]
