Return-Path: X-Original-To: apmail-pig-dev-archive@www.apache.org Delivered-To: apmail-pig-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4B4AB18684 for ; Mon, 9 Nov 2015 23:24:12 +0000 (UTC) Received: (qmail 84818 invoked by uid 500); 9 Nov 2015 23:24:11 -0000 Delivered-To: apmail-pig-dev-archive@pig.apache.org Received: (qmail 84471 invoked by uid 500); 9 Nov 2015 23:24:11 -0000 Mailing-List: contact dev-help@pig.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pig.apache.org Delivered-To: mailing list dev@pig.apache.org Received: (qmail 84140 invoked by uid 500); 9 Nov 2015 23:24:11 -0000 Delivered-To: apmail-hadoop-pig-dev@hadoop.apache.org Received: (qmail 84108 invoked by uid 99); 9 Nov 2015 23:24:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Nov 2015 23:24:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3EBA12C1F81 for ; Mon, 9 Nov 2015 23:24:11 +0000 (UTC) Date: Mon, 9 Nov 2015 23:24:11 +0000 (UTC) From: "Daniel Dai (JIRA)" To: pig-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PIG-4730) [Pig on Tez] Total parallelism estimation does not account load parallelism MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/PIG-4730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997638#comment-14997638 ] Daniel Dai commented on PIG-4730: --------------------------------- +1 > [Pig on Tez] Total parallelism estimation does not account load parallelism > --------------------------------------------------------------------------- > > Key: PIG-4730 > URL: https://issues.apache.org/jira/browse/PIG-4730 > Project: Pig > Issue Type: Bug > Reporter: Rohini Palaniswamy > Assignee: Rohini Palaniswamy > Fix For: 0.16.0 > > Attachments: PIG-4730-1.patch > > > Total parallelism estimation in ParallelismSetter which is used to auto increment AM size does not include parallelism of load vertices causing the estimation to be wrong and not incrementing AM memory in cases where it is needed leading to OOM. -- This message was sent by Atlassian JIRA (v6.3.4#6332)