Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1653A103E8 for ; Thu, 17 Oct 2013 16:10:46 +0000 (UTC) Received: (qmail 62424 invoked by uid 500); 17 Oct 2013 16:10:45 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 62391 invoked by uid 500); 17 Oct 2013 16:10:45 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 62370 invoked by uid 99); 17 Oct 2013 16:10:44 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Oct 2013 16:10:44 +0000 Date: Thu, 17 Oct 2013 16:10:43 +0000 (UTC) From: "Aleksandr Kovalenko (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-3538) Reassign Master: Some command labels links to empty host progress pop-up 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-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Kovalenko updated AMBARI-3538: ---------------------------------------- Attachment: AMBARI-3538.patch > Reassign Master: Some command labels links to empty host progress pop-up > ------------------------------------------------------------------------ > > Key: AMBARI-3538 > URL: https://issues.apache.org/jira/browse/AMBARI-3538 > Project: Ambari > Issue Type: Task > Components: client > Affects Versions: 1.4.2 > Reporter: Aleksandr Kovalenko > Assignee: Aleksandr Kovalenko > Fix For: 1.4.2 > > Attachments: AMBARI-3538.patch, Empty host pop-up.png > > > There are API calls which do not generate tasks on server and web-client doesn't poll them. We should not show empty host pop-up for such command (Empty host pop-up.png). > *For NameNode HA setup:* > Step-4 (Install, Start and Test) has following commands whose link on the label to host pop-up should be disabled > * NameNode + ZKFC create > * NameNode + ZKFC disable > * NameNode + ZKFC reconfigure > Step-6 (Install, Start and Test) has NameNode+ZKFC remove command whose link on the label should be disabled. > Similarly please revisit reassign master wizard for other components and remove label link to host popup for the commands that do not trigger API call which returns request id that needs to be polled for progress. -- This message was sent by Atlassian JIRA (v6.1#6144)