[ 
https://issues.apache.org/jira/browse/HBASE-14805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15003447#comment-15003447
 ] 

Romil Choksi commented on HBASE-14805:
--------------------------------------

[~enis]
Have you tried zk_dump command from hbase shell, it gives out active master, 
backup masters and region servers

{code}
hbase(main):060:0> zk_dump
HBase is rooted at /hbase-secure
Active master address: hbase-dalm20-rc-2.novalocal,20000,1447301843054
Backup master addresses:
Region server holding hbase:meta: 
hbase-dalm20-rc-7.novalocal,16020,1447301860073
Region servers:
 hbase-dalm20-rc-5.novalocal,16020,1447301868926
 hbase-dalm20-rc-1.novalocal,16020,1447301859425
 hbase-dalm20-rc-2.novalocal,16020,1447301856988
{code}

> status should show the master in shell
> --------------------------------------
>
>                 Key: HBASE-14805
>                 URL: https://issues.apache.org/jira/browse/HBASE-14805
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 2.0.0, 1.2.0, 1.3.0
>
>         Attachments: hbase-14805_v1.patch
>
>
> {{status 'simple'}} or {{'detailed'}} only shows the regionservers and 
> regions, but not the active master. Actually, there is no way to know about 
> the active masters from the shell it seems. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to