ZhengZhenyu opened a new pull request #953: HIVE-21939: Bump protoc version in 
standalone metadata
URL: https://github.com/apache/hive/pull/953
 
 
   Standalone metadata package currently depends on proroc 2.5.0 which does not 
support Aarch64 platform and blocks building Hive on Aarch64. This patch 
proposed to bump  protoc used in standalone metadata to 2.6.1, and also added a 
new profile that detacts hardware architecture, override the default protoc 
package with package from com.github.os72(it has aarch64 support) if the 
hardware arch is Aarch64. By doing this, we will keep the affects to current 
X86 users to the minimum.

----------------------------------------------------------------
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]

Reply via email to