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 D12A01813B for ; Thu, 25 Feb 2016 15:48:24 +0000 (UTC) Received: (qmail 89882 invoked by uid 500); 25 Feb 2016 15:48:18 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 89822 invoked by uid 500); 25 Feb 2016 15:48: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 89442 invoked by uid 99); 25 Feb 2016 15:48:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Feb 2016 15:48:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 331832C1F58 for ; Thu, 25 Feb 2016 15:48:18 +0000 (UTC) Date: Thu, 25 Feb 2016 15:48:18 +0000 (UTC) From: "Antonenko Alexander (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-13002) Turning on the Maintenance mode wouldn't let you install the additional components properly 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-13002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonenko Alexander updated AMBARI-13002: ----------------------------------------- Attachment: (was: AMBARI-13002.patch) > Turning on the Maintenance mode wouldn't let you install the additional components properly > -------------------------------------------------------------------------------------------- > > Key: AMBARI-13002 > URL: https://issues.apache.org/jira/browse/AMBARI-13002 > Project: Ambari > Issue Type: Bug > Components: ambari-admin, ambari-server > Affects Versions: 2.0.2 > Environment: RHEL 6.x, HDP2.2.4.12 > Reporter: Basha Shaik > Assignee: Antonenko Alexander > Labels: patch > > Scenario: > 1. Turn on the maintenance mode on HDFS service to suppress alerts > 2. Add Name Node HA > 3. During the adding addional name nodes and journal nodes, the amabri server supposed to stop the name node service but it wouldn't stop. > 4. As a result there is a lock on the HDFS and nameNode initializeEdits steps fail > Expected Result: > Even when in maintenance mode, Amabri should be able to add services, start and stop the services as required. -- This message was sent by Atlassian JIRA (v6.3.4#6332)