You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Aihua Xu (JIRA)" <ji...@apache.org> on 2016/02/24 23:36:18 UTC

[jira] [Created] (HIVE-13150) HMS connection leak when the query is run in async.

Aihua Xu created HIVE-13150:
-------------------------------

             Summary: HMS connection leak when the query is run in async.
                 Key: HIVE-13150
                 URL: https://issues.apache.org/jira/browse/HIVE-13150
             Project: Hive
          Issue Type: Sub-task
          Components: HiveServer2
    Affects Versions: 2.0.0
            Reporter: Aihua Xu
            Assignee: Aihua Xu


HMS connection leak has been addressed for the session thread, task threads if the execution is run in parallel. 

While if we execute the queries in async, we will run the queries in separate threads and the HMS connections there are not released. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)