You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Naveen Gangam (JIRA)" <ji...@apache.org> on 2014/05/06 21:38:14 UTC

[jira] [Created] (HIVE-7021) HiveServer2 memory leak on failed queries

Naveen Gangam created HIVE-7021:
-----------------------------------

             Summary: HiveServer2 memory leak on failed queries
                 Key: HIVE-7021
                 URL: https://issues.apache.org/jira/browse/HIVE-7021
             Project: Hive
          Issue Type: Bug
          Components: HiveServer2
    Affects Versions: 0.12.0
            Reporter: Naveen Gangam


The number of the following objects keeps increasing if a query causes an exception:
org.apache.hive.service.cli.HandleIdentifier
org.apache.hive.service.cli.OperationHandle
org.apache.hive.service.cli.log.LinkedStringBuffer
org.apache.hive.service.cli.log.OperationLog



--
This message was sent by Atlassian JIRA
(v6.2#6252)