You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "László Pintér (Jira)" <ji...@apache.org> on 2022/01/21 15:17:00 UTC

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

László Pintér created HIVE-25889:
------------------------------------

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


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)