From issues-return-157260-archive-asf-public=cust-asf.ponee.io@hive.apache.org Tue May 7 16:50:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id AB340180763 for ; Tue, 7 May 2019 18:50:01 +0200 (CEST) Received: (qmail 89731 invoked by uid 500); 7 May 2019 16:50:01 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 89707 invoked by uid 99); 7 May 2019 16:50:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 May 2019 16:50:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 85BA5E25AC for ; Tue, 7 May 2019 16:50:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 39CD025816 for ; Tue, 7 May 2019 16:50:00 +0000 (UTC) Date: Tue, 7 May 2019 16:50:00 +0000 (UTC) From: "mahesh kumar behera (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-21700) hive incremental load going OOM while adding load task to the leaf nodes of the DAG MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-21700?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] mahesh kumar behera updated HIVE-21700: --------------------------------------- Attachment: HIVE-21700.01.patch > 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 expon= entially.=C2=A0 -- This message was sent by Atlassian JIRA (v7.6.3#76005)