You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "mahesh kumar behera (JIRA)" <ji...@apache.org> on 2019/05/07 15:10:00 UTC

[jira] [Created] (HIVE-21700) hive incremental load going OOM while adding load task to the leaf nodes of the DAG

mahesh kumar behera created HIVE-21700:
------------------------------------------

             Summary: hive incremental load going OOM while adding load task to the leaf nodes of the DAG
                 Key: HIVE-21700
                 URL: https://issues.apache.org/jira/browse/HIVE-21700
             Project: Hive
          Issue Type: Bug
          Components: Hive
    Affects Versions: 4.0.0
            Reporter: mahesh kumar behera
            Assignee: mahesh kumar behera
             Fix For: 4.0.0


While listing thee child nodes to check for leaf node, we need to filter out tasks which are already added to the children list. If a task is added multiple time to the children list then it may cause the list to grow exponentially. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)