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 C896A1852D for ; Wed, 25 Nov 2015 15:00:41 +0000 (UTC) Received: (qmail 72609 invoked by uid 500); 25 Nov 2015 15:00:41 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 72571 invoked by uid 500); 25 Nov 2015 15:00:41 -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 72552 invoked by uid 99); 25 Nov 2015 15:00:41 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Nov 2015 15:00:41 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 80A692E4400; Wed, 25 Nov 2015 15:00:39 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============1423936782591299327==" MIME-Version: 1.0 Subject: Re: Review Request 40707: Ambari StackAdvisor should use the same default setting for the core-site proxyuser.groups configuration property From: "Arsen Babych" To: "Dmitro Lisnichenko" , "Arsen Babych" , "Robert Nettleton" , "Jaimin Jetly" , "Sumit Mohanty" Cc: "Vitalyi Brodetskyi" , "Ambari" Date: Wed, 25 Nov 2015 15:00:39 -0000 Message-ID: <20151125150039.24387.82885@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Arsen Babych" X-ReviewGroup: Ambari X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/40707/ X-Sender: "Arsen Babych" References: <20151125145524.24387.67097@reviews.apache.org> In-Reply-To: <20151125145524.24387.67097@reviews.apache.org> Reply-To: "Arsen Babych" X-ReviewRequest-Repository: ambari --===============1423936782591299327== 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/40707/#review107997 ----------------------------------------------------------- Ship it! Ship It! - Arsen Babych On Nov. 25, 2015, 2:55 p.m., Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/40707/ > ----------------------------------------------------------- > > (Updated Nov. 25, 2015, 2:55 p.m.) > > > Review request for Ambari, Arsen Babych, Dmitro Lisnichenko, Jaimin Jetly, Robert Nettleton, and Sumit Mohanty. > > > Bugs: AMBARI-14068 > https://issues.apache.org/jira/browse/AMBARI-14068 > > > Repository: ambari > > > Description > ------- > > Ambari generally is moving towards handling the default values for the HDFS proxyuser.groups settings to be slightly different than in previous versions. > It has been discovered that the previous default setting of "users" for most service-specific proxyuser.group settings in core-site.xml is not necessarily the best default value. There are environments that will not include this user group, and so it has been decided to use: > "*" > > > Diffs > ----- > > ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py 5a4b32f > ambari-server/src/test/python/stacks/2.0.6/common/test_stack_advisor.py 6d5eb26 > > Diff: https://reviews.apache.org/r/40707/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Vitalyi Brodetskyi > > --===============1423936782591299327==--