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 E218DCA43 for ; Wed, 17 Dec 2014 17:41:10 +0000 (UTC) Received: (qmail 12422 invoked by uid 500); 17 Dec 2014 17:41:10 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 12385 invoked by uid 500); 17 Dec 2014 17:41:10 -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 12372 invoked by uid 99); 17 Dec 2014 17:41:09 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Dec 2014 17:41:09 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 825321D245F; Wed, 17 Dec 2014 17:41:06 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============4173999659804555613==" MIME-Version: 1.0 Subject: Re: Review Request 29164: Configs: Check tez.runtime.io.sort.mb and io.sort.mb to not set above 2G for current releases. From: "Vitalyi Brodetskyi" To: "Vitalyi Brodetskyi" Cc: "Andrew Onischuk" , "Ambari" Date: Wed, 17 Dec 2014 17:41:06 -0000 Message-ID: <20141217174106.12942.94921@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Vitalyi Brodetskyi" X-ReviewGroup: Ambari X-ReviewRequest-URL: https://reviews.apache.org/r/29164/ X-Sender: "Vitalyi Brodetskyi" References: <20141217173141.12934.30562@reviews.apache.org> In-Reply-To: <20141217173141.12934.30562@reviews.apache.org> Reply-To: "Vitalyi Brodetskyi" X-ReviewRequest-Repository: ambari --===============4173999659804555613== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29164/#review65332 ----------------------------------------------------------- Ship it! Ship It! - Vitalyi Brodetskyi On Гру. 17, 2014, 5:31 після полудня, Andrew Onischuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/29164/ > ----------------------------------------------------------- > > (Updated Гру. 17, 2014, 5:31 після полудня) > > > Review request for Ambari and Vitalyi Brodetskyi. > > > Bugs: AMBARI-8764 > https://issues.apache.org/jira/browse/AMBARI-8764 > > > Repository: ambari > > > Description > ------- > > PROBLEM: > > Current versions as of up to HDP 2.2.0, io.sort.mb and tez.runtime.io.sort.mb > above 2GB is not supported. Ambari currently calculates these to be around > 30-40% of the container size, may result in higher than 2GB setting, this > causes job failures. > > > Diffs > ----- > > ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py 7999ab2 > > Diff: https://reviews.apache.org/r/29164/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Andrew Onischuk > > --===============4173999659804555613==--