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/28 02:50:59 UTC

[GitHub] [hadoop] liusheng opened a new pull request #1983: YARN-9898. Workaround of Netty-all dependency aarch64 support

liusheng opened a new pull request #1983:
URL: https://github.com/apache/hadoop/pull/1983


   The YARM CSI client now depend on the netty-all 4.1.48.Final which is
   lack of aarch64 support, We have tried to promote aarch64 support in
   Netty community, see[1], but still in review progress. For the recent
   Hadoop release, it is better to add a workaround for this issue by using
   a manully built netty-all package uploaded in org.openlabtesting.netty
   maven repo.
   
   [1] https://github.com/netty/netty/pull/9804
   
   ## NOTICE
   
   Please create an issue in ASF JIRA before opening a pull request,
   and you need to set the title of the pull request which starts with
   the corresponding JIRA issue number. (e.g. HADOOP-XXXXX. Fix a typo in YYY.)
   For more details, please see https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
   


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


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

Posted by GitBox <gi...@apache.org>.
liusheng commented on pull request #1983:
URL: https://github.com/apache/hadoop/pull/1983#issuecomment-629909447


   @johnou yes, We have done the 4.1.50 upgrade in Hadoop, thank you :)


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


[GitHub] [hadoop] johnou commented on pull request #1983: YARN-9898. Workaround of Netty-all dependency aarch64 support

Posted by GitBox <gi...@apache.org>.
johnou commented on pull request #1983:
URL: https://github.com/apache/hadoop/pull/1983#issuecomment-629197328


   @liusheng better that you update Netty to 4.1.50 and not use unofficial binaries..


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


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

Posted by GitBox <gi...@apache.org>.
liusheng commented on pull request #1983:
URL: https://github.com/apache/hadoop/pull/1983#issuecomment-620346499


   Not sure why the PR https://github.com/apache/hadoop/pull/1967 cannot trigger CI, so here re open an new PR.


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