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 66BD517305 for ; Wed, 9 Sep 2015 12:22:01 +0000 (UTC) Received: (qmail 30099 invoked by uid 500); 9 Sep 2015 12:21:55 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 30060 invoked by uid 500); 9 Sep 2015 12:21:55 -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 30046 invoked by uid 99); 9 Sep 2015 12:21:54 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Sep 2015 12:21:54 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 0D5EA2721C2; Wed, 9 Sep 2015 12:21:54 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3468985288637419495==" MIME-Version: 1.0 Subject: Re: Review Request 38215: Handle dependencies for 'hadoop.proxyuser.**' properties in stack advisor From: "Dmitro Lisnichenko" To: "Andrew Onischuk" , "Myroslav Papirkovskyy" Cc: "Dmitro Lisnichenko" , "Ambari" Date: Wed, 09 Sep 2015 12:21:54 -0000 Message-ID: <20150909122154.1695.4163@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Dmitro Lisnichenko" X-ReviewGroup: Ambari X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/38215/ X-Sender: "Dmitro Lisnichenko" References: <20150909110054.1695.51370@reviews.apache.org> In-Reply-To: <20150909110054.1695.51370@reviews.apache.org> Reply-To: "Dmitro Lisnichenko" X-ReviewRequest-Repository: ambari --===============3468985288637419495== 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/38215/ ----------------------------------------------------------- (Updated Sept. 9, 2015, 12:21 p.m.) Review request for Ambari, Andrew Onischuk and Myroslav Papirkovskyy. Bugs: AMBARI-13045 https://issues.apache.org/jira/browse/AMBARI-13045 Repository: ambari Description ------- For now UI adds some properties like: hadoop.proxyuser.*.hosts, hadoop.proxyuser.*.groups, oozie.service.ProxyUserService.proxyuser.*.hosts, oozie.service.ProxyUserService.proxyuser.*.groups This properties should come to UI as recommendations. Please refer link to see complete set of such properties that should come up as recommendations. Diffs ----- ambari-server/src/main/java/org/apache/ambari/server/api/services/stackadvisor/StackAdvisorRequest.java 4db2133 ambari-server/src/main/java/org/apache/ambari/server/controller/internal/StackAdvisorResourceProvider.java 9412a2a ambari-server/src/main/java/org/apache/ambari/server/state/ChangedConfigInfo.java PRE-CREATION ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py 3d535de ambari-server/src/main/resources/stacks/HDP/2.1/services/stack_advisor.py 1607287 ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py 9a7d7a0 ambari-server/src/main/resources/stacks/stack_advisor.py 0ef953d ambari-server/src/test/python/stacks/2.0.6/common/test_stack_advisor.py 75e59f9 ambari-server/src/test/python/stacks/2.1/common/test_stack_advisor.py 0d5caf6 ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py d0260f9 Diff: https://reviews.apache.org/r/38215/diff/ Testing (updated) ------- Ran 261 tests in 8.110s OK ---------------------------------------------------------------------- Total run:815 Total errors:0 Total failures:0 OK Cluster primary/cluster OS family is aaa11 and local/current OS family is aaa11 Cluster primary/cluster OS family is zzz_x77 and local/current OS family is ddd33 WARNING: Can not find /tmp/ambari-test/tmpwcpAmj file from previous version, skipping import of settings [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:01:10.575s [INFO] Finished at: Wed Sep 09 15:01:36 EEST 2015 [INFO] Final Memory: 53M/650M [INFO] ------------------------------------------------------------------------ Thanks, Dmitro Lisnichenko --===============3468985288637419495==--