pan3793 commented on code in PR #7780:
URL: https://github.com/apache/hadoop/pull/7780#discussion_r2443891194
##########
dev-support/docker/vcpkg/vcpkg.json:
##########
@@ -10,7 +10,7 @@
"overrides": [
{
"name": "protobuf",
- "version": "3.21.12"
+ "version": "3.25.5"
Review Comment:
@GauthamBanasandra, but it has already been installed `install-protobuf.sh`.
I think the major advantage of manual installation is to make the protobuf
version consistent with Java and across all Linux distributions.
Anyway, duplicated installation is not a major issue. Could you please
review this PR? I tested it in all current Dockerfiles, but my changes in CMake
files might be dirty (sorry, I'm not familiar with cpp toolchains)
--
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]