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 47B2D10B21 for ; Tue, 27 Jan 2015 10:54:19 +0000 (UTC) Received: (qmail 53172 invoked by uid 500); 27 Jan 2015 10:54:19 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 53134 invoked by uid 500); 27 Jan 2015 10:54:19 -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 53099 invoked by uid 99); 27 Jan 2015 10:54:14 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Jan 2015 10:54:14 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 46A051D5D41; Tue, 27 Jan 2015 10:54:10 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3807579563990467022==" MIME-Version: 1.0 Subject: Re: Review Request 30307: Failing to register hosts on Centos5 From: "Andrew Onischuk" To: "Mahadev Konar" , "Andrew Onischuk" , "Jayush Luniya" , "Yusaku Sako" , "Artem Baranchuk" , "Eugene Chekanskiy" Cc: "Florian Barca" , "Ambari" Date: Tue, 27 Jan 2015 10:54:10 -0000 Message-ID: <20150127105410.25680.79829@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Andrew Onischuk" X-ReviewGroup: Ambari X-ReviewRequest-URL: https://reviews.apache.org/r/30307/ X-Sender: "Andrew Onischuk" References: <20150127041559.25680.69957@reviews.apache.org> In-Reply-To: <20150127041559.25680.69957@reviews.apache.org> Reply-To: "Andrew Onischuk" X-ReviewRequest-Repository: ambari --===============3807579563990467022== 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/30307/#review69773 ----------------------------------------------------------- Ship it! Ship It! - Andrew Onischuk On Jan. 27, 2015, 4:15 a.m., Florian Barca wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/30307/ > ----------------------------------------------------------- > > (Updated Jan. 27, 2015, 4:15 a.m.) > > > Review request for Ambari, Artem Baranchuk, Andrew Onischuk, Eugene Chekanskiy, Jayush Luniya, Mahadev Konar, and Yusaku Sako. > > > Bugs: AMBARI-9341 > https://issues.apache.org/jira/browse/AMBARI-9341 > > > Repository: ambari > > > Description > ------- > > +Fixed the ambari_commons imports to only include the bare minimum required to function > +Fixed the incompartibilities with Python 2.4 > > > Diffs > ----- > > ambari-common/src/main/python/ambari_commons/__init__.py df4d7d68e6efcb9e8aeede1e43f060b76b46b204 > ambari-server/src/main/python/bootstrap.py 8ac6a370e5b84400ab04fa7614da88d5e6941566 > ambari-server/src/main/python/setupAgent.py 8f9c48f03f545227e88042c03a3ee19a1651a67e > > Diff: https://reviews.apache.org/r/30307/diff/ > > > Testing > ------- > > mvn clean test > manual simulation of the agent registration process, due to the absence of a fake yum repository -> scripts run ok > > > Thanks, > > Florian Barca > > --===============3807579563990467022==--