You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2021/03/26 13:18:33 UTC

[GitHub] [hive] EugeneChung commented on pull request #1919: HIVE-23458: Introduce unified thread pool for scheduled jobs

EugeneChung commented on pull request #1919:
URL: https://github.com/apache/hive/pull/1919#issuecomment-808207986


   If hive.query.timeout.seconds is set to bigger than 0, a new thread is always created (and destroyed) for every SQL operation. The unified scheduler pool removes this inefficiency.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org