You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Mithun Radhakrishnan (JIRA)" <ji...@apache.org> on 2014/12/17 00:59:13 UTC

[jira] [Resolved] (HIVE-3155) Memory leak in Hive

     [ https://issues.apache.org/jira/browse/HIVE-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mithun Radhakrishnan resolved HIVE-3155.
----------------------------------------
    Resolution: Fixed

Hey, All. Sorry, I've been meaning to update this bug for a while now. This problem ought to have been fixed with HIVE-3098. Do let me know if this isn't the case. 

Cheers.

> Memory leak in Hive
> -------------------
>
>                 Key: HIVE-3155
>                 URL: https://issues.apache.org/jira/browse/HIVE-3155
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.9.0
>            Reporter: Kristam Subba Swathi
>            Assignee: Mithun Radhakrishnan
>
> Start the hive in server mode (Hive 0.9 with hadoop 0.23)
> Run the sample application containing all queries 
> After running the application for 20 hours ,it is found the each time new DFS client object is getting created .Due to this there are so many objects getting added into ArrayList maintained by LeaseRenewer.This internally leads to Memory leak.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)