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 3E74A10F63 for ; Fri, 26 Dec 2014 09:10:39 +0000 (UTC) Received: (qmail 64773 invoked by uid 500); 26 Dec 2014 09:10:39 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 64738 invoked by uid 500); 26 Dec 2014 09:10:39 -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 64722 invoked by uid 99); 26 Dec 2014 09:10:36 -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 Dec 2014 09:10:36 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id F119F1D20F1; Fri, 26 Dec 2014 09:10:35 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5503071832142536773==" MIME-Version: 1.0 Subject: Re: Review Request 29181: [WinGA] Add windows server assembly for AMS From: "Florian Barca" To: "Erik Bergenholtz" , "Myroslav Papirkovskyy" , "Sid Wagle" , "Eugene Chekanskiy" Cc: "Florian Barca" , "Ambari" Date: Fri, 26 Dec 2014 09:10:35 -0000 Message-ID: <20141226091035.10621.69075@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Florian Barca" X-ReviewGroup: Ambari X-ReviewRequest-URL: https://reviews.apache.org/r/29181/ X-Sender: "Florian Barca" References: <20141219023454.12935.33422@reviews.apache.org> In-Reply-To: <20141219023454.12935.33422@reviews.apache.org> Reply-To: "Florian Barca" X-ReviewRequest-Repository: ambari --===============5503071832142536773== 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/29181/ ----------------------------------------------------------- (Updated Dec. 26, 2014, 9:10 a.m.) Review request for Ambari, Erik Bergenholtz, Eugene Chekanskiy, Myroslav Papirkovskyy, and Sid Wagle. Changes ------- * Collector: added soft dependencies on the embedded HBase service * Added support for the embedded HBase service setup Bugs: AMBARI-8770 https://issues.apache.org/jira/browse/AMBARI-8770 Repository: ambari Description ------- Windows build for 2 Ambari Metrics service: Host Monitoring and Timeline Service (Collector). + Added Windows profiles to the Maven project files + Added the necessary Windows assemblies + Created Windows service skeletons + Host Monitoring: added OS-independent process termination handler + Collector: added debugging support for the Java process Diffs (updated) ----- ambari-agent/conf/windows/service_wrapper.py 40be1d0ef125ab299042ccfe71d313c420515624 ambari-common/src/main/python/ambari_commons/os_utils.py 6e2c1d2abee2c4d464dedb0344e3bf0ae08ea809 ambari-common/src/main/python/ambari_commons/os_windows.py 0cc4ea232873a1130b8fd5a65deaa3324cd2efea ambari-common/src/main/python/ambari_commons/xml_utils.py PRE-CREATION ambari-metrics/ambari-metrics-assembly/pom.xml 0a0afbdd18532aad87eee6a67993e1a82f73dd98 ambari-metrics/ambari-metrics-assembly/src/main/assembly/collector-windows.xml PRE-CREATION ambari-metrics/ambari-metrics-assembly/src/main/assembly/monitor-windows.xml PRE-CREATION ambari-metrics/ambari-metrics-assembly/src/main/assembly/monitor.xml 3513972d3b58f7e01016152f556c57b17fa18e6f ambari-metrics/ambari-metrics-assembly/src/main/assembly/sink-windows.xml PRE-CREATION ambari-metrics/ambari-metrics-host-monitoring/conf/windows/ambari-metrics-monitor.cmd PRE-CREATION ambari-metrics/ambari-metrics-host-monitoring/conf/windows/metric_groups.conf PRE-CREATION ambari-metrics/ambari-metrics-host-monitoring/conf/windows/metric_monitor.ini PRE-CREATION ambari-metrics/ambari-metrics-host-monitoring/pom.xml c2130572a2ee32b8b35f7a89b8edd64f03aa22f4 ambari-metrics/ambari-metrics-host-monitoring/src/main/python/amhm_service.py PRE-CREATION ambari-metrics/ambari-metrics-host-monitoring/src/main/python/core/__init__.py 996120fd405bba2a43594343d618e23b3394d498 ambari-metrics/ambari-metrics-host-monitoring/src/main/python/core/config_reader.py daabf37263fce558456cdc978822e41332478d91 ambari-metrics/ambari-metrics-host-monitoring/src/main/python/core/controller.py 51f0980b82042b5c1b86781f37418457de0066c2 ambari-metrics/ambari-metrics-host-monitoring/src/main/python/core/emitter.py be83250b9a0113b0794a8874f37440c7d53065ec ambari-metrics/ambari-metrics-host-monitoring/src/main/python/core/stop_handler.py PRE-CREATION ambari-metrics/ambari-metrics-host-monitoring/src/main/python/main.py 09ae7e4750dc04266a5831626454077da3e71596 ambari-metrics/ambari-metrics-timelineservice/conf/windows/ambari-metrics-collector.cmd PRE-CREATION ambari-metrics/ambari-metrics-timelineservice/conf/windows/ams-env.cmd PRE-CREATION ambari-metrics/ambari-metrics-timelineservice/conf/windows/ams-site.xml PRE-CREATION ambari-metrics/ambari-metrics-timelineservice/conf/windows/ams.properties PRE-CREATION ambari-metrics/ambari-metrics-timelineservice/conf/windows/log4j.properties PRE-CREATION ambari-metrics/ambari-metrics-timelineservice/pom.xml 5141359428c57291ee4e46a00b563f0c23d050a2 ambari-metrics/ambari-metrics-timelineservice/src/main/python/ambari_metrics_collector/__init__.py PRE-CREATION ambari-metrics/ambari-metrics-timelineservice/src/main/python/ambari_metrics_collector/properties.py PRE-CREATION ambari-metrics/ambari-metrics-timelineservice/src/main/python/ambari_metrics_collector/serviceConfiguration.py PRE-CREATION ambari-metrics/ambari-metrics-timelineservice/src/main/python/amc_service.py PRE-CREATION ambari-metrics/ambari-metrics-timelineservice/src/main/python/embedded_hbase_service.py PRE-CREATION ambari-metrics/ambari-metrics-timelineservice/src/main/python/main.py PRE-CREATION ambari-metrics/pom.xml dde339a444276a1ce5fb9a4f5245e7f34394e990 ambari-server/src/main/python/ambari-server-state/Entities.py 379c95f312ab7fac97e6f33b095b7a8883a94d94 pom.xml 5d55074fa5c3a0745fb1a19a08893b3bba611993 Diff: https://reviews.apache.org/r/29181/diff/ Testing ------- mvn clean install Smoke test on the local machine Thanks, Florian Barca --===============5503071832142536773==--