[ 
https://issues.apache.org/jira/browse/HIVE-5156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13770011#comment-13770011
 ] 

Thejas M Nair commented on HIVE-5156:
-------------------------------------

+1 
Can you please open a new jira to address the issue that HiveStatement is not 
calling ResultSet.close when it should ?
http://docs.oracle.com/javase/7/docs/api/java/sql/ResultSet.html - A ResultSet 
object is automatically closed when the Statement object that generated it is 
closed, re-executed, or used to retrieve the next result from a sequence of 
multiple results.

                
> HiveServer2 jdbc ResultSet.close should free up resources on server side
> ------------------------------------------------------------------------
>
>                 Key: HIVE-5156
>                 URL: https://issues.apache.org/jira/browse/HIVE-5156
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>    Affects Versions: 0.12.0
>            Reporter: Vaibhav Gumashta
>            Assignee: Vaibhav Gumashta
>            Priority: Minor
>         Attachments: HIVE-5156.D12837.3.patch
>
>
> ResultSet.close does not free up any resources (tmp files etc) on hive server.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to