You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "László Bodor (Jira)" <ji...@apache.org> on 2021/04/14 08:22:00 UTC

[jira] [Updated] (HIVE-24524) LLAP ShuffleHandler: upgrade to Netty4 and remove Netty3 dependency from hive

     [ https://issues.apache.org/jira/browse/HIVE-24524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

László Bodor updated HIVE-24524:
--------------------------------
    Summary: LLAP ShuffleHandler: upgrade to Netty4 and remove Netty3 dependency from hive  (was: LLAP ShuffleHandler: upgrade to netty4)

> LLAP ShuffleHandler: upgrade to Netty4 and remove Netty3 dependency from hive
> -----------------------------------------------------------------------------
>
>                 Key: HIVE-24524
>                 URL: https://issues.apache.org/jira/browse/HIVE-24524
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: László Bodor
>            Assignee: László Bodor
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: dep.log
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> Tez already has a WIP patch for upgrading its shuffle handler to netty4. Netty4 is told to be a possible performance improvement compared to Netty3. However, the refactor is not trivial, TEZ-4157 covers that more or less (the code bases are very similar).
> Background:
> netty4 migration guideline: https://netty.io/wiki/new-and-noteworthy-in-4.0.html
> articles of possible performance improvement:
> https://blog.twitter.com/engineering/en_us/a/2013/netty-4-at-twitter-reduced-gc-overhead.html
> https://developer.squareup.com/blog/upgrading-a-reverse-proxy-from-netty-3-to-4/
> some other notes: Netty3 is EOL since 2016:
> https://netty.io/news/2016/06/29/3-10-6-Final.html



--
This message was sent by Atlassian Jira
(v8.3.4#803005)