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 9A04918FFB for ; Sat, 30 Jan 2016 00:18:40 +0000 (UTC) Received: (qmail 31779 invoked by uid 500); 30 Jan 2016 00:18:40 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 31682 invoked by uid 500); 30 Jan 2016 00:18:40 -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 31653 invoked by uid 99); 30 Jan 2016 00:18:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Jan 2016 00:18:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3523C2C1F57 for ; Sat, 30 Jan 2016 00:18:40 +0000 (UTC) Date: Sat, 30 Jan 2016 00:18:40 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-14845) Kerberized cluster with RM HA contain incrorrect proxyuser yarn properties 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-14845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15124495#comment-15124495 ] Hudson commented on AMBARI-14845: --------------------------------- ABORTED: Integrated in Ambari-trunk-Commit #4250 (See [https://builds.apache.org/job/Ambari-trunk-Commit/4250/]) AMBARI-14845. Kerberized cluster with RM HA contain incrorrect proxyuser (vbrodetskyi: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ea60d2980beb0bfe78fb312c583b3af928661d6e]) * ambari-server/src/main/resources/stacks/HDP/2.3/services/YARN/kerberos.json * ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/kerberos.json * ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/kerberos.json > Kerberized cluster with RM HA contain incrorrect proxyuser yarn properties > -------------------------------------------------------------------------- > > Key: AMBARI-14845 > URL: https://issues.apache.org/jira/browse/AMBARI-14845 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.2.1 > Reporter: Vitaly Brodetskyi > Assignee: Vitaly Brodetskyi > Priority: Critical > Fix For: 2.2.2 > > Attachments: AMBARI-14845.patch > > > hadoop.proxyuser..hosts and hadoop.proxyuser..groups in kerberos.json file has hardcoded yarn user name. And one more, hadoop.proxyuser..hosts contain only one host, not both. -- This message was sent by Atlassian JIRA (v6.3.4#6332)