Kristam Subba Swathi created HIVE-3155:
------------------------------------------

             Summary: 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


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to