Uh oh!
There was an error while loading. Please reload this page.
HIVE-26079: Upgrade Protobuf to 3.21.1 - #3500
Conversation
Tags for the Reproducible builds
Got it sorted here: #3498 |
slachiewicz
commented
Aug 4, 2022
ok - that was previously my work here #3309 |
slachiewicz
commented
Aug 4, 2022
reason to use [3.21.1 and not previous is only becouse previous version dont have feature to use protoc on macos m1. |
ayushtkn
commented
Aug 4, 2022
3.19.2 should also allow I feel: I wanted to stay with Hadoop for now. OSX won't be used for actual deployments though, but yes for dev env for sure.(I am myself on OSX) These google dependencies are very good with breaking backward compat, As of now I think I just had 2 HBase failures, which I got fixed, Hopefully won't have any other. But I can check with folks like what issues can it have if we move above hadoop, earlier both hadoop & hive were on 2.5.0 |
slachiewicz
commented
Aug 4, 2022
no, anything bellow 3.21.0-rc-2 was wrong.. I've been testing builds on Hive ;-) |
Tags for the Reproducible builds
What changes were proposed in this pull request?
Why are the changes needed?
Does this PR introduce any user-facing change?
How was this patch tested?