liusheng opened a new pull request #1770: YARN-10042. Upgrade grpc dependencies to version 1.26.0 URL: https://github.com/apache/hadoop/pull/1770 For now Hadoop YARN use grpc-xxx dependencies of version 1.15.1, the protoc-gen-grpc-java of 1.15.1 cannot support aarch64 platform. Now grpc-java repo just release and publish the newer 1.26.0 which support both x86 and ARM platform. see: https://github.com/grpc/grpc-java/pull/6496 I have tested with 1.26.0 of grpc on both x86 and aarch64 servers OK.
---------------------------------------------------------------- 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]
