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 5884A17D53 for ; Wed, 1 Apr 2015 14:26:05 +0000 (UTC) Received: (qmail 6625 invoked by uid 500); 1 Apr 2015 14:26:05 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 6593 invoked by uid 500); 1 Apr 2015 14:26:05 -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 6580 invoked by uid 99); 1 Apr 2015 14:26:04 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Apr 2015 14:26:04 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 923261D54C0; Wed, 1 Apr 2015 14:26:03 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============0289022277150248077==" MIME-Version: 1.0 Subject: Re: Review Request 31583: .log Files are not placed in the changed directory in Ambari 1.6 and 1.7 From: "Dmytro Sen" To: "Myroslav Papirkovskyy" Cc: "Dmytro Sen" , "Ambari" Date: Wed, 01 Apr 2015 14:26:03 -0000 Message-ID: <20150401142603.16791.24977@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Dmytro Sen" X-ReviewGroup: Ambari X-ReviewRequest-URL: https://reviews.apache.org/r/31583/ X-Sender: "Dmytro Sen" References: <20150228164942.1420.45060@reviews.apache.org> In-Reply-To: <20150228164942.1420.45060@reviews.apache.org> Reply-To: "Dmytro Sen" X-ReviewRequest-Repository: ambari --===============0289022277150248077== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31583/ ----------------------------------------------------------- (Updated Апрель 1, 2015, 2:26 п.п.) Review request for Ambari and Myroslav Papirkovskyy. Bugs: AMBARI-9849 https://issues.apache.org/jira/browse/AMBARI-9849 Repository: ambari Description ------- PROBLEM: When changing the location for storm log file (.log files) in Ambari 1.6/1.7, instead of it placing those files in the specified location, it places those files into the default location of /var/log/storm. BUSINESS IMPACT: This bug is preventing the customer from changing the location of their placement for their log files which is impacting their space for their filesystem as well as their business activities. Customer is expecting a quick turn-around on this issue. STEPS TO REPRODUCE: Support was able to reproduce this issue as well by going in to Ambari 1.6 and 1.7 to change the location for the storm log directories and these changes failed to go to the newly specified location. The .out files all went to the newly specified location. SUPPORT ANALYSIS: After seeing the defect it is obvious that this is a bug pertaining to the .log file directory change in Ambari 1.6 and 1.7 (both were tested). Diffs (updated) ----- ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/configuration/storm-env.xml c663116 ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/configuration/storm-site.xml 5e96fb1 ambari-server/src/main/resources/stacks/HDP/2.2/services/STORM/configuration/storm-site.xml c933099 Diff: https://reviews.apache.org/r/31583/diff/ Testing ------- Only jinja template chaged, tested manually Thanks, Dmytro Sen --===============0289022277150248077==--