You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jinfeng Ni (JIRA)" <ji...@apache.org> on 2016/07/07 00:23:10 UTC

[jira] [Created] (DRILL-4768) Drill may leak hive meta store connection if hive meta store client call hits error

Jinfeng Ni created DRILL-4768:
---------------------------------

             Summary: Drill may leak hive meta store connection if hive meta store client call hits error
                 Key: DRILL-4768
                 URL: https://issues.apache.org/jira/browse/DRILL-4768
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Jinfeng Ni


We are seeing one drillbit creates hundreds of connections to hive meta store. This indicates that drill is leaking those connection, and did not close those connections properly. When such leaking happens, it may prevent other applications from connecting to hive meta store. 

It seems one cause of leaking connection happens when hive meta store client call hits exception. 



 



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