[
https://issues.apache.org/jira/browse/YARN-10042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liusheng updated YARN-10042:
----------------------------
Description:
For now, Hadoop YARN use grpc-context, grpc-core, grpc-netty, grpc-protobuf,
grpc-protobuf-lite, grpc-stub and protoc-gen-grpc-java of version 1.15.1, but
the "protoc-gen-grpc-java" cannot support on aarch64 platform. Now the
grpc-java repo has support aarch64 platform and release in 1.26.0 in maven
central.
see:
[https://github.com/grpc/grpc-java/pull/6496]
[https://search.maven.org/search?q=g:io.grpc]
It is better to upgrade the version of grpc-xxx dependencies to 1.26.0
version. both x86_64 and aarch64 server are building OK accroding to my testing.
was:
For now, Hadoop YARN use grpc-context, grpc-core, grpc-netty, grpc-protobuf,
grpc-protobuf-lite, grpc-stub and protoc-gen-grpc-java of version 1.15.1, but
the "protoc-gen-grpc-java" cannot support on aarch64 platform. Now the
grpc-java repo has support aarch64 platform and release in 1.26.0 in maven
central.
see:
[https://github.com/grpc/grpc-java/pull/6496]
[https://search.maven.org/search?q=g:io.grpc]
It is better to upgrade the version of grpc-xxx dependencies to 1.26.0 version.
both x86_64 and aarch64 server are building OK accroding to my testing.
> Uupgrade grpc-xxx depdencies to 1.26.0
> --------------------------------------
>
> Key: YARN-10042
> URL: https://issues.apache.org/jira/browse/YARN-10042
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: liusheng
> Priority: Major
>
> For now, Hadoop YARN use grpc-context, grpc-core, grpc-netty, grpc-protobuf,
> grpc-protobuf-lite, grpc-stub and protoc-gen-grpc-java of version 1.15.1, but
> the "protoc-gen-grpc-java" cannot support on aarch64 platform. Now the
> grpc-java repo has support aarch64 platform and release in 1.26.0 in maven
> central.
> see:
> [https://github.com/grpc/grpc-java/pull/6496]
> [https://search.maven.org/search?q=g:io.grpc]
> It is better to upgrade the version of grpc-xxx dependencies to 1.26.0
> version. both x86_64 and aarch64 server are building OK accroding to my
> testing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]