vinayakumarb commented on a change in pull request #1432: HADOOP-16557.
[pb-upgrade] Upgrade protobuf.version to 3.7.1
URL: https://github.com/apache/hadoop/pull/1432#discussion_r325324952
##########
File path: hadoop-project/pom.xml
##########
@@ -1918,6 +1918,9 @@
<activation>
<activeByDefault>false</activeByDefault>
</activation>
+ <properties>
+ <protoc.path>/opt/protobuf-3.7/bin/protoc</protoc.path>
+ </properties>
Review comment:
This is kept temporarily to make jenkins run for this PR alone.
This PR alone needs both versions of protoc. Before patch 2.5.0 and after
patch 3.7.1.
Dockerfile will be updated in subsequent PR once this PR goes in.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]