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 BFA26183F3 for ; Wed, 9 Dec 2015 00:29:11 +0000 (UTC) Received: (qmail 90239 invoked by uid 500); 9 Dec 2015 00:29:11 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 90164 invoked by uid 500); 9 Dec 2015 00:29:11 -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 90133 invoked by uid 99); 9 Dec 2015 00:29:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Dec 2015 00:29:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 062E32C1F60 for ; Wed, 9 Dec 2015 00:29:11 +0000 (UTC) Date: Wed, 9 Dec 2015 00:29:11 +0000 (UTC) From: "Alejandro Fernandez (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-12506) Server Side stages and tasks should not need server name 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-12506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Fernandez updated AMBARI-12506: ----------------------------------------- Fix Version/s: (was: 2.3.0) 2.2.0 > Server Side stages and tasks should not need server name > -------------------------------------------------------- > > Key: AMBARI-12506 > URL: https://issues.apache.org/jira/browse/AMBARI-12506 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Reporter: Nate Cole > Assignee: Nate Cole > Fix For: 2.2.0 > > Attachments: AMBARI-12506.patch > > > Server side actions in general are assigned to the current Ambari host. This fails when the server is NOT installed on a host in the cluster due to the FK of host_role_command to host. > Issue discovered while trying to work in the development environment when creating server side actions. The hackaround was to pick a cluster host which is VERY wrong (but is working). -- This message was sent by Atlassian JIRA (v6.3.4#6332)