[
https://issues.apache.org/jira/browse/HIVE-21700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16835002#comment-16835002
]
Hive QA commented on HIVE-21700:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12968080/HIVE-21700.01.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 15982 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/17155/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/17155/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-17155/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12968080 - PreCommit-HIVE-Build
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-21700.01.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)