You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/09/05 05:36:24 UTC

[jira] [Created] (HIVE-7996) Potential resource leak in HiveBurnInClient

Ted Yu created HIVE-7996:
----------------------------

             Summary: Potential resource leak in HiveBurnInClient
                 Key: HIVE-7996
                 URL: https://issues.apache.org/jira/browse/HIVE-7996
             Project: Hive
          Issue Type: Bug
            Reporter: Ted Yu
            Priority: Minor


In createTables() and runQueries(), Statement stmt is not closed upon return.

In main(), Connection con is not closed upon exit.



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