[ https://issues.apache.org/jira/browse/HIVE-11450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14708905#comment-14708905 ]
Hive QA commented on HIVE-11450: -------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12751973/HIVE-11450.4.patch {color:green}SUCCESS:{color} +1 9377 tests passed Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5049/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5049/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-5049/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12751973 - PreCommit-HIVE-TRUNK-Build > Resources are not cleaned up properly at multiple places > -------------------------------------------------------- > > Key: HIVE-11450 > URL: https://issues.apache.org/jira/browse/HIVE-11450 > Project: Hive > Issue Type: Bug > Components: JDBC > Reporter: Nezih Yigitbasi > Assignee: Nezih Yigitbasi > Attachments: HIVE-11450.2.patch, HIVE-11450.3.patch, > HIVE-11450.4.patch, HIVE-11450.patch > > > I noticed that various resources aren't properly cleaned up in various > classes. To be specific, > * Some streams aren't properly cleaned up in > {{beeline/src/java/org/apache/hive/beeline/BeeLine.java}} and > {{beeline/src/java/org/apache/hive/beeline/BeeLineOpts.java}} > * {{Statement}}, {{ResultSet}}, and {{Connection}} aren't properly cleaned up > in {{beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java}} > * {{Statement}} and {{ResultSet}} aren't properly cleaned up in > {{jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java}} -- This message was sent by Atlassian JIRA (v6.3.4#6332)