Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 40D3E200BE3 for ; Thu, 22 Dec 2016 07:42:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 3AFDF160B27; Thu, 22 Dec 2016 06:42:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id AA617160B1F for ; Thu, 22 Dec 2016 07:42:00 +0100 (CET) Received: (qmail 13658 invoked by uid 500); 22 Dec 2016 06:41:59 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 13604 invoked by uid 99); 22 Dec 2016 06:41:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Dec 2016 06:41:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 333C62C1F54 for ; Thu, 22 Dec 2016 06:41:59 +0000 (UTC) Date: Thu, 22 Dec 2016 06:41:59 +0000 (UTC) From: "Akira Ajisaka (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-9559) Add haadmin command to get HA state of all the namenodes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 22 Dec 2016 06:42:01 -0000 [ https://issues.apache.org/jira/browse/HDFS-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15769260#comment-15769260 ] Akira Ajisaka commented on HDFS-9559: ------------------------------------- I'm thinking this feature is useful for RM-HA as well. Would you move this issue from HDFS to Hadoop common? > Add haadmin command to get HA state of all the namenodes > -------------------------------------------------------- > > Key: HDFS-9559 > URL: https://issues.apache.org/jira/browse/HDFS-9559 > Project: Hadoop HDFS > Issue Type: Improvement > Components: tools > Affects Versions: 2.7.1 > Reporter: Surendra Singh Lilhore > Assignee: Surendra Singh Lilhore > Attachments: HDFS-9559.01.patch > > > Currently we have one command to get state of namenode. > {code} > ./hdfs haadmin -getServiceState > {code} > It will be good to have command which will give state of all the namenodes. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org