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)