[ https://issues.apache.org/jira/browse/HIVE-12660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15090857#comment-15090857 ]
ASF GitHub Bot commented on HIVE-12660: --------------------------------------- GitHub user thejasmn opened a pull request: https://github.com/apache/hive/pull/64 HIVE-12660 You can merge this pull request into a Git repository by running: $ git pull https://github.com/thejasmn/hive HIVE-12660 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/64.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #64 ---- commit 2b64f6649efe6d1019c8b4b46953f6b9de9b1e39 Author: Thejas Nair <the...@hortonworks.com> Date: 2016-01-09T19:15:05Z close operations for init file commit a28d49227e129d2036a0a287cb9ffd997cc42358 Author: Thejas Nair <the...@hortonworks.com> Date: 2016-01-09T19:15:16Z test case commit cc25c3ffe0e0469a448164afc770f6132db1182f Author: Thejas Nair <the...@hortonworks.com> Date: 2016-01-09T21:28:07Z fix formatting commit 7e3d82e7b7a96b743d577a419b6273cf24778231 Author: Thejas Nair <the...@hortonworks.com> Date: 2016-01-10T02:00:13Z test comment ---- > HS2 memory leak with .hiverc file use > ------------------------------------- > > Key: HIVE-12660 > URL: https://issues.apache.org/jira/browse/HIVE-12660 > Project: Hive > Issue Type: Bug > Components: HiveServer2 > Affects Versions: 0.14.0, 1.0.0, 1.2.0, 1.1.0, 1.2.1 > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Attachments: HIVE-12660.1.patch > > > The Operation objects created to process .hiverc file in HS2 are not closed. > In HiveSessionImpl, GlobalHivercFileProcessor calls executeStatementInternal > but ignores the OperationHandle it returns. -- This message was sent by Atlassian JIRA (v6.3.4#6332)