Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.10.0
Description
HiveServer2 client (beeline) hangs in login if the thrift max thread# has been reached. It is because the server crashes due to a defect in currently used thrift 0.9.0. When hive is upgraded to use a new version of Thrift (say thrift 1.0), HS2 should support client login timeout instead of current hanging.
Attachments
Attachments
Issue Links
- is broken by
-
HIVE-25098 [CVE-2020-13949] Upgrade thrift from 0.13.0 to 0.14.1
- Closed
- is related to
-
HIVE-4224 Upgrade to Thrift 1.0 when available
- Resolved
-
THRIFT-1869 TThreadPoolServer (java) dies when threadpool is consumed
- Closed
-
HIVE-26631 Remove unused Thrift config parameters login.timeout and exponential.backoff.slot.length
- Closed
-
THRIFT-2046 The worktask can be timed out in TThreadPoolServer (Java) when the max# thrift thread is reached
- Closed
-
HIVE-4291 Test HiveServer2 crash based on max thrift threads
- Open
- relates to
-
THRIFT-2046 The worktask can be timed out in TThreadPoolServer (Java) when the max# thrift thread is reached
- Closed