You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2019/09/06 09:06:00 UTC

[jira] [Commented] (HBASE-22903) alter_status command is broken

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

Viraj Jasani commented on HBASE-22903:
--------------------------------------

Is it a good idea to expose table related info in Cluster Metrics(ClusterStatus)?

e.g. Map<TableName, RegionStatesCount> -> something similar that can include details of regions state count(open/closed/rit/total) for each table and expose in ClusterMetrics?

 

> alter_status command is broken
> ------------------------------
>
>                 Key: HBASE-22903
>                 URL: https://issues.apache.org/jira/browse/HBASE-22903
>             Project: HBase
>          Issue Type: Bug
>          Components: Admin, asyncclient, shell
>    Affects Versions: 3.0.0
>            Reporter: Viraj Jasani
>            Assignee: Viraj Jasani
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: HBASE-22903.master.000.patch, HBASE-22903.master.001.patch, HBASE-22903.master.002.patch
>
>
> This is applicable to master branch only:
> {code:java}
> > alter_status 't1'
> ERROR: undefined method `getAlterStatus' for #<Java::OrgApacheHadoopHbaseClient::AdminOverAsyncAdmin:0x252ec02e>
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)