neils-dev commented on a change in pull request #2375: URL: https://github.com/apache/ozone/pull/2375#discussion_r669963701
########## File path: hadoop-ozone/common/pom.xml ########## @@ -30,6 +30,21 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <dependencies> + <dependency> + <groupId>io.grpc</groupId> Review comment: @adoroszlai : code resulted in error; commit with shaded libraries used found in local branch https://github.com/neils-dev/ozone/tree/HDDS-5210_thirdPartyProtoc. Ozone build should give you a sample of errors. Thanks. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
