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 D530BCC79 for ; Wed, 7 Jan 2015 21:22:09 +0000 (UTC) Received: (qmail 56427 invoked by uid 500); 7 Jan 2015 21:22:11 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 56395 invoked by uid 500); 7 Jan 2015 21:22:11 -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 56371 invoked by uid 99); 7 Jan 2015 21:22:08 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jan 2015 21:22:08 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id A93121CCB04; Wed, 7 Jan 2015 21:22:06 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5803821810608288534==" MIME-Version: 1.0 Subject: Re: Review Request 29670: Kerberos wizard: MapReduce2 service check (wordcount job) fails From: "Robert Levas" To: "Yusaku Sako" , "Robert Levas" , "Srimanth Gunturi" Cc: "Ambari" , "Jaimin Jetly" Date: Wed, 07 Jan 2015 21:22:06 -0000 Message-ID: <20150107212206.26559.73762@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Robert Levas" X-ReviewGroup: Ambari X-ReviewRequest-URL: https://reviews.apache.org/r/29670/ X-Sender: "Robert Levas" References: <20150107211358.26560.53742@reviews.apache.org> In-Reply-To: <20150107211358.26560.53742@reviews.apache.org> Reply-To: "Robert Levas" X-ReviewRequest-Repository: ambari --===============5803821810608288534== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29670/#review67094 ----------------------------------------------------------- Ship it! This isn't obvious, but there is a class that can be used to help find these issues: `org.apache.ambari.server.stack.KerberosDescriptorTest`. But there would be work do to make sure the configurations are set and not ignored. I will look into generically testing this scenario. - Robert Levas On Jan. 7, 2015, 4:13 p.m., Jaimin Jetly wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/29670/ > ----------------------------------------------------------- > > (Updated Jan. 7, 2015, 4:13 p.m.) > > > Review request for Ambari, Robert Levas, Srimanth Gunturi, and Yusaku Sako. > > > Bugs: AMBARI-9033 > https://issues.apache.org/jira/browse/AMBARI-9033 > > > Repository: ambari > > > Description > ------- > > This was due to yarn.nodemanager.container-executor.class not updating correctly due to incorrect kerberos descriptor format. > The patch apart from fixing this issue also places yarn.nodemanager.container-executor.class property in a correct category "Isolation" > > > Diffs > ----- > > ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/kerberos.json d6aaa6e > ambari-web/app/data/HDP2.2/yarn_properties.js 401ff08 > > Diff: https://reviews.apache.org/r/29670/diff/ > > > Testing > ------- > > tested e2e. > ambari-web unit test result: > 5208 tests complete (9 seconds) > 60 tests pending > > > Thanks, > > Jaimin Jetly > > --===============5803821810608288534==--