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 BB9B918EC9 for ; Thu, 18 Feb 2016 23:58:18 +0000 (UTC) Received: (qmail 92490 invoked by uid 500); 18 Feb 2016 23:58:18 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 92438 invoked by uid 500); 18 Feb 2016 23:58:18 -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 92336 invoked by uid 99); 18 Feb 2016 23:58:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Feb 2016 23:58:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3E47A2C1F6C for ; Thu, 18 Feb 2016 23:58:18 +0000 (UTC) Date: Thu, 18 Feb 2016 23:58:18 +0000 (UTC) From: "bhuvnesh chaudhary (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-15083) Add Stack Advisor validations for hawq_global_rm_type property in HAWQ MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-15083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bhuvnesh chaudhary updated AMBARI-15083: ---------------------------------------- Attachment: AMBARI-15083-branch-2.2.patch > Add Stack Advisor validations for hawq_global_rm_type property in HAWQ > ---------------------------------------------------------------------- > > Key: AMBARI-15083 > URL: https://issues.apache.org/jira/browse/AMBARI-15083 > Project: Ambari > Issue Type: Improvement > Components: stacks > Affects Versions: trunk, 2.2.0 > Reporter: bhuvnesh chaudhary > Assignee: bhuvnesh chaudhary > Priority: Minor > Fix For: trunk, 2.2.0 > > Attachments: AMBARI-15083-branch-2.2.patch, AMBARI-15083.patch > > > Add Stack Advisor validations for hawq_global_rm_type property in HAWQ. The below 2 cases must be covered: > #1: > If YARN service is not installed, and hawq_global_rm_type is set as yarn, a validation error should be thrown > #2: > If YARN service is installed, and hawq_gloabl_rm_type is set as yarn, no validation error should be thrown -- This message was sent by Atlassian JIRA (v6.3.4#6332)