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 F1E6610E9B for ; Mon, 19 Aug 2013 16:06:49 +0000 (UTC) Received: (qmail 20889 invoked by uid 500); 19 Aug 2013 16:06:49 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 20737 invoked by uid 500); 19 Aug 2013 16:06:49 -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 20468 invoked by uid 99); 19 Aug 2013 16:06:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Aug 2013 16:06:48 +0000 Date: Mon, 19 Aug 2013 16:06:48 +0000 (UTC) From: "Oleksandr Diachenko (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-2955) Change Host Role Command ordering for cluster in HA mode MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Oleksandr Diachenko created AMBARI-2955: ------------------------------------------- Summary: Change Host Role Command ordering for cluster in HA mode Key: AMBARI-2955 URL: https://issues.apache.org/jira/browse/AMBARI-2955 Project: Ambari Issue Type: Task Components: controller Affects Versions: 1.4.1 Reporter: Oleksandr Diachenko Assignee: Oleksandr Diachenko Fix For: 1.4.1 1. *JN needs to be up before NN in HA mode* Otherwise following exception is raised, 2013-07-31 17:22:24,632 WARN namenode.FSEditLog (JournalSet.java:selectInputStreams(254)) - Unable to determine input streams from QJM to [192.168.56.101:8485]. Skipping. java.io.IOException: Timed out waiting 20000ms for a quorum of nodes to respond. 2. *Zookeeper should be up before NN in HA mode* 3. *ZKFC should start after NN* -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira