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 479D01824B for ; Sun, 13 Dec 2015 19:47:48 +0000 (UTC) Received: (qmail 45858 invoked by uid 500); 13 Dec 2015 19:47:48 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 45812 invoked by uid 500); 13 Dec 2015 19:47:48 -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 45797 invoked by uid 99); 13 Dec 2015 19:47:47 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Dec 2015 19:47:47 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 73232293A22; Sun, 13 Dec 2015 19:47:47 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============4891875484688366885==" MIME-Version: 1.0 Subject: Re: Review Request 41220: In stack service scripts "commandParams/version" is misused From: "Sebastian Toader" To: "Alejandro Fernandez" , "Sumit Mohanty" , "Sebastian Toader" Cc: "Oliver Szabo" , "Ambari" Date: Sun, 13 Dec 2015 19:47:47 -0000 Message-ID: <20151213194747.19750.51581@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Sebastian Toader" X-ReviewGroup: Ambari X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/41220/ X-Sender: "Sebastian Toader" References: <20151212183313.18058.70670@reviews.apache.org> In-Reply-To: <20151212183313.18058.70670@reviews.apache.org> Reply-To: "Sebastian Toader" X-ReviewRequest-Repository: ambari --===============4891875484688366885== 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/41220/#review110135 ----------------------------------------------------------- Ship it! Ship It! - Sebastian Toader On Dec. 12, 2015, 7:33 p.m., Oliver Szabo wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41220/ > ----------------------------------------------------------- > > (Updated Dec. 12, 2015, 7:33 p.m.) > > > Review request for Ambari, Alejandro Fernandez, Sumit Mohanty, and Sebastian Toader. > > > Bugs: AMBARI-14330 > https://issues.apache.org/jira/browse/AMBARI-14330 > > > Repository: ambari > > > Description > ------- > > In this patch: https://reviews.apache.org/r/41133/ > Although the issue was fixed, "commandParams/version" should not be redefined, because it used by RU/EU. Instead of using that parameter I checking that thriftserver is available. > > > Diffs > ----- > > ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/params_linux.py a4e31bf > ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/params.py c4bbdc1 > > Diff: https://reviews.apache.org/r/41220/diff/ > > > Testing > ------- > > Python tests succeeded for ambari-server. > Other Unit tests are in progress. > > FT: EU ugrade/downgrade: > HDP 2.2 -> 2.3.0 no thriftserver > HDP 2.2 -> 2.3.2 no thriftserver > HDP 2.3.0 -> 2.3.2 no thriftserver > HDP 2.3.2 -> 2.3.4 have thriftserver (this one is in progress) > > > Thanks, > > Oliver Szabo > > --===============4891875484688366885==--