stoty commented on pull request #1238:
URL: https://github.com/apache/phoenix/pull/1238#issuecomment-848491742


   Thanks for the explanation and your work on it.
   
   I was suggesting the Openlabtesting version because HBase use(d) that one, 
and it had 2.5.0 available for arm.
   
   However, if that one has dependency problems, then of course it is not 
useful for us.
   
   I can see two solutions:
   
   1. You can abandon this change, and specify the compiled ARM protoc binary 
location in a system property on the maven command line when building.
   
   2. Use the (only ?) known working os72 2.6.1 version of protoc in the 
aarch64 profile. 
   However, in this case please do not change the x86_64 protobuf artifact for 
2.5.0, nor the java library versions, only the protoc artifact groupId and 
version, and only for the arm profile. 
   (You'll still need to extract the version and groupId into properties of 
course)
   


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


Reply via email to