You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jason Dere (JIRA)" <ji...@apache.org> on 2017/09/29 18:16:00 UTC

[jira] [Updated] (HIVE-17288) LlapOutputFormatService: Increase netty event loop threads

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

Jason Dere updated HIVE-17288:
------------------------------
       Resolution: Fixed
         Assignee: Rajesh Balamohan
    Fix Version/s: 3.0.0
           Status: Resolved  (was: Patch Available)

Committed to master

> LlapOutputFormatService: Increase netty event loop threads
> ----------------------------------------------------------
>
>                 Key: HIVE-17288
>                 URL: https://issues.apache.org/jira/browse/HIVE-17288
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Rajesh Balamohan
>            Assignee: Rajesh Balamohan
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: HIVE-17288.1.patch
>
>
> Currently it is set to 1 which would be used for parent both acceptor and client groups. It would be good to leave it at default, which sets the number of threads to "number of processors * 2". It can be modified later via {{-Dio.netty.eventLoopThreads}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)