Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2.1
Description
To help with HiveServer2 scalability, it would be useful to allow users to configure a timeout value for queries waiting to be compiled. If the timeout value is reached then the query would abort. One option to achieve this would be to update the compile lock to use a try-lock with the timeout value.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-15441 Provide a config to timeout long compiling queries
- Patch Available
- links to