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ó Pintér (Jira)" <ji...@apache.org> on 2022/01/24 08:28:00 UTC

[jira] [Commented] (HIVE-25889) Increase default value of "metastore.thread.pool.size"

    [ https://issues.apache.org/jira/browse/HIVE-25889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480905#comment-17480905 ] 

László Pintér commented on HIVE-25889:
--------------------------------------

Submitted to master. Thanks, [~klcopp] for the review!

> Increase default value of "metastore.thread.pool.size"
> ------------------------------------------------------
>
>                 Key: HIVE-25889
>                 URL: https://issues.apache.org/jira/browse/HIVE-25889
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: László Pintér
>            Assignee: László Pintér
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> HiveMetastore uses a threadpool to execute tasks listed under "metastore.task.threads.remote" and "metastore.task.threads.always" configs. The size of this threadpool is controlled by "metastore.thread.pool.size" config which by default is set to 10. The number of tasks in the two lists has grown significantly in the last two years, but the size of the pool remained the same. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)