[
https://issues.apache.org/jira/browse/HIVE-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13063919#comment-13063919
]
[email protected] commented on HIVE-2198:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1089/
-----------------------------------------------------------
Review request for hive and John Sichi.
Summary
-------
In HiveConnection.close() called client.clean() method for cleanup in server
side.
This addresses bug HIVE-2198.
https://issues.apache.org/jira/browse/HIVE-2198
Diffs
-----
trunk/service/src/test/org/apache/hadoop/hive/service/TestHiveServer.java
1132918
trunk/jdbc/src/java/org/apache/hadoop/hive/jdbc/HiveConnection.java 1132918
Diff: https://reviews.apache.org/r/1089/diff
Testing
-------
Ran all the testcases
Thanks,
chinna
> While using Hive in server mode, HiveConnection.close() is not cleaning up
> server side resources
> ------------------------------------------------------------------------------------------------
>
> Key: HIVE-2198
> URL: https://issues.apache.org/jira/browse/HIVE-2198
> Project: Hive
> Issue Type: Bug
> Components: Server Infrastructure
> Affects Versions: 0.5.0, 0.8.0
> Environment: Hadoop 0.20.1, Hive0.8.0 and SUSE Linux Enterprise
> Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5)
> Reporter: Chinna Rao Lalam
> Assignee: Chinna Rao Lalam
> Attachments: HIVE-2198.patch
>
>
> org.apache.hadoop.hive.service.ThriftHive.Client.clean() method is called for
> every session end in CLI mode for the cleanup but in HiveServer mode this is
> not called.
> So this can be integrate with the HiveConnection.close()
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira