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 A3D92116FA for ; Thu, 28 Aug 2014 17:32:15 +0000 (UTC) Received: (qmail 24523 invoked by uid 500); 28 Aug 2014 17:32:15 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 24492 invoked by uid 500); 28 Aug 2014 17:32:15 -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 24475 invoked by uid 99); 28 Aug 2014 17:32:15 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Aug 2014 17:32:15 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id E8BF31DD25F; Thu, 28 Aug 2014 17:32:14 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7530098311476484097==" MIME-Version: 1.0 Subject: Review Request 25156: Client Config Download: log4j properties filenames should be the same as on an installed cluster host. From: "Dmitro Lisnichenko" To: "Dmytro Sen" Cc: "Dmitro Lisnichenko" , "Ambari" Date: Thu, 28 Aug 2014 17:32:14 -0000 Message-ID: <20140828173214.17468.52661@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Dmitro Lisnichenko" X-ReviewGroup: Ambari X-ReviewRequest-URL: https://reviews.apache.org/r/25156/ X-Sender: "Dmitro Lisnichenko" Reply-To: "Dmitro Lisnichenko" X-ReviewRequest-Repository: ambari --===============7530098311476484097== 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/25156/ ----------------------------------------------------------- Review request for Ambari and Dmytro Sen. Bugs: AMBARI-7062 https://issues.apache.org/jira/browse/AMBARI-7062 Repository: ambari Description ------- Client Config Download: All log4j properties should be the same name as on an installed cluster. As an exmaple for YARN we have yarn-log4j.properties but on an actual cluster its called log4j.properties. Diffs ----- ambari-common/src/main/python/resource_management/libraries/script/script.py 7b7d931 ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HBASE/metainfo.xml fa53125 ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HDFS/metainfo.xml c453905 ambari-server/src/main/resources/stacks/HDP/1.3.2/services/MAPREDUCE/metainfo.xml 7ab788a ambari-server/src/main/resources/stacks/HDP/1.3.2/services/PIG/metainfo.xml bbc078f ambari-server/src/main/resources/stacks/HDP/1.3.2/services/ZOOKEEPER/metainfo.xml 3db40c1 ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HBASE/metainfo.xml af6b100 ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HDFS/metainfo.xml 53b9304 ambari-server/src/main/resources/stacks/HDP/2.0.6/services/PIG/metainfo.xml 5d9dba5 ambari-server/src/main/resources/stacks/HDP/2.0.6/services/YARN/metainfo.xml e08221a ambari-server/src/main/resources/stacks/HDP/2.0.6/services/ZOOKEEPER/metainfo.xml a259351 ambari-server/src/main/resources/stacks/HDP/2.1/services/FALCON/metainfo.xml c16893e ambari-server/src/test/python/stacks/2.0.6/HDFS/test_hdfs_client.py 1a9e1f8 ambari-server/src/test/python/stacks/2.0.6/configs/default.json c8e8588 Diff: https://reviews.apache.org/r/25156/diff/ Testing ------- Python tests ---------------------------------------------------------------------- Ran 226 tests in 1.797s OK ---------------------------------------------------------------------- Total run:600 Total errors:0 Total failures:0 OK ---------------------------------------------------------------------- Ran 299 tests in 7.277s OK Thanks, Dmitro Lisnichenko --===============7530098311476484097==--