You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/04/21 03:18:57 UTC

[GitHub] [hadoop] liusheng commented on a change in pull request #1967: YARN-9898. Workaround of Netty-all dependency aarch64 support

liusheng commented on a change in pull request #1967:
URL: https://github.com/apache/hadoop/pull/1967#discussion_r411838315



##########
File path: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/pom.xml
##########
@@ -32,6 +32,25 @@
         <os-maven-plugin.version>1.5.0.Final</os-maven-plugin.version>
     </properties>
 
+    <profiles>

Review comment:
       @jojochuang thanks for your review,
   Actually we have do some  efforts to promote aarch64 support in netty community itself, please see: https://github.com/netty/netty-tcnative/pull/517, but because the maintainer of netty is too busy that the PR still in review progress.  We hope Hadoop can fully support aarch64 platform for recent releases, so this is a workaround, once the netty officially support aarch64, we will use the official aarch64 artifacts. It looks like the netty didn't have a fixed release schedule, but about per month have a release published: https://github.com/netty/netty/releases
   
   Thanks, I will add a comment in the pom.xml




----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org