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 7E06D185C9 for ; Fri, 26 Feb 2016 06:14:22 +0000 (UTC) Received: (qmail 72115 invoked by uid 500); 26 Feb 2016 06:14:22 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 72077 invoked by uid 500); 26 Feb 2016 06:14:22 -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 72057 invoked by uid 99); 26 Feb 2016 06:14:22 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Feb 2016 06:14:22 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id CEB9F2A9F86; Fri, 26 Feb 2016 06:14:21 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============4175308947265856505==" MIME-Version: 1.0 Subject: Re: Review Request 44055: Hide Custom configuration category for files which does not support custom configuration in HAWQ and PXF From: bhuvnesh chaudhary To: jun aoki , Jaimin Jetly , Richard Zang , Alejandro Fernandez , Jayush Luniya , Oleksandr Diachenko , Yusaku Sako Cc: bhuvnesh chaudhary , Matt , Ambari Date: Fri, 26 Feb 2016 06:14:21 -0000 Message-ID: <20160226061421.28813.69306@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: bhuvnesh chaudhary X-ReviewGroup: Ambari X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/44055/ X-Sender: bhuvnesh chaudhary References: <20160226052606.28813.13548@reviews.apache.org> In-Reply-To: <20160226052606.28813.13548@reviews.apache.org> Reply-To: bhuvnesh chaudhary X-ReviewRequest-Repository: ambari --===============4175308947265856505== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit > On Feb. 26, 2016, 5:26 a.m., Matt wrote: > > ambari-web/app/models/stack_service.js, line 402 > > > > > > May I know why the pxf config filenames ended up here, but the HAWQ config files have an additional attribute (as in trunk)? > > > > Curious why it worked for HAWQ but not PXF... > > bhuvnesh chaudhary wrote: > Good point. PXF does not have -env at the end of the files added up here. > And this logic automatically takes care of files ending with -env, so we don't need supports_adding_forbidden for them in the *xml. And this logic automatically takes care of files ending with -env, so we don't need supports_adding_forbidden for HAWQ *-env.xml, removed. - bhuvnesh ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44055/#review120830 ----------------------------------------------------------- On Feb. 26, 2016, 6:11 a.m., bhuvnesh chaudhary wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/44055/ > ----------------------------------------------------------- > > (Updated Feb. 26, 2016, 6:11 a.m.) > > > Review request for Ambari, Alejandro Fernandez, Jaimin Jetly, jun aoki, Jayush Luniya, Oleksandr Diachenko, Richard Zang, and Yusaku Sako. > > > Bugs: AMBARI-15175 > https://issues.apache.org/jira/browse/AMBARI-15175 > > > Repository: ambari > > > Description > ------- > > This minor patch hides custom configuration category for files which does not support custom configuration in HAWQ and PXF > > > Diffs > ----- > > ambari-web/app/models/stack_service.js d9edf6e > > Diff: https://reviews.apache.org/r/44055/diff/ > > > Testing > ------- > > yes. manual. > > > Thanks, > > bhuvnesh chaudhary > > --===============4175308947265856505==--