chenruotao created HIVE-27854:
---------------------------------
Summary: Driver compile may causing memory leak
Key: HIVE-27854
URL: https://issues.apache.org/jira/browse/HIVE-27854
Project: Hive
Issue Type: Bug
Components: Hive
Affects Versions: 4.0.0-beta-1, 3.1.2
Reporter: chenruotao
Assignee: chenruotao
when submit a sql to hiveserver, if the sql query timeout before compile, it
will continue compile and execute addShutdownHook, but now no thread to call
the close method of driver, so it alway stay in ShutdownHookManager's hooks,
causing a memory leak
--
This message was sent by Atlassian Jira
(v8.20.10#820010)