mbathori-cloudera commented on PR #192: URL: https://github.com/apache/tez/pull/192#issuecomment-1121066404
@abstractdog thanks I could reproduce the issue with trying to compile only the submodule. It seems like the protobuf download script is not triggered from the submodules and the `compile-protoc` will fail. If I add the `install-protobuf.sh` plugin execution to the submodule it will execute successfully but it doesn't seems to be the proper solution to add it to every submodule pom file. -- 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]
