You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2015/11/18 00:50:10 UTC

[jira] [Created] (HIVE-12445) Tracking of completed dags is a slow memory leak

Siddharth Seth created HIVE-12445:
-------------------------------------

             Summary: Tracking of completed dags is a slow memory leak
                 Key: HIVE-12445
                 URL: https://issues.apache.org/jira/browse/HIVE-12445
             Project: Hive
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Siddharth Seth


LLAP daemons track completed DAGs, but never clean up these structures. This is primarily to disallow out of order executions. Evaluate whether that can be avoided - otherwise this structure needs to be cleaned up with a delay.



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