Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-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 7FCB817F22 for ; Tue, 5 May 2015 20:04:00 +0000 (UTC) Received: (qmail 64382 invoked by uid 500); 5 May 2015 20:04:00 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 64346 invoked by uid 500); 5 May 2015 20:04:00 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 64331 invoked by uid 99); 5 May 2015 20:04:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 May 2015 20:04:00 +0000 Date: Tue, 5 May 2015 20:04:00 +0000 (UTC) From: "Srimanth Gunturi (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AMBARI-10932) Hive Configs: make 'hive.auto.convert.join.noconditionaltask.size' dependent on Tez container size 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/AMBARI-10932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srimanth Gunturi resolved AMBARI-10932. --------------------------------------- Resolution: Fixed Committed to trunk > Hive Configs: make 'hive.auto.convert.join.noconditionaltask.size' dependent on Tez container size > -------------------------------------------------------------------------------------------------- > > Key: AMBARI-10932 > URL: https://issues.apache.org/jira/browse/AMBARI-10932 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.1.0 > Reporter: Myroslav Papirkovskyy > Assignee: Myroslav Papirkovskyy > Priority: Critical > Fix For: 2.1.0 > > Attachments: AMBARI-10932.patch > > > {{hive.auto.convert.join.noconditionaltask.size}}'s recommended default value should be 1/3 of {{hive.tez.container.size}}. > Also the maximum of {{hive.auto.convert.join.noconditionaltask.size}}'s should be {{hive.tez.container.size}}. > We need to make sure from UI that when {{hive.tez.container.size}} is changed, the default and the maximum for {{hive.auto.convert.join.noconditionaltask.size}} is adjusted accordingly. -- This message was sent by Atlassian JIRA (v6.3.4#6332)