[ 
https://issues.apache.org/jira/browse/HBASE-19714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gavin updated HBASE-19714:
--------------------------
    Comment: was deleted

(was: A comment with security level 'jira-users' was removed.)

> `status 'detailed'` invokes nonexistent "getRegionsInTransition" method on 
> ClusterStatus
> ----------------------------------------------------------------------------------------
>
>                 Key: HBASE-19714
>                 URL: https://issues.apache.org/jira/browse/HBASE-19714
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Critical
>             Fix For: 2.0.0-beta-1, 2.0.0
>
>         Attachments: HBASE-19714.001.branch-2.patch, 
> HBASE-19714.002.branch-2.patch
>
>
> {noformat}
> hbase(main):003:0> status 'detailed'
> version 2.0.0-beta-1
> ERROR: undefined method `getRegionsInTransition' for 
> #<Java::OrgApacheHadoopHbase::ClusterStatus:0x3041beb3>
> Did you mean?  get_region_states_in_transition
>                getRegionStatesInTransition
> Show cluster status. Can be 'summary', 'simple', 'detailed', or 
> 'replication'. The
> default is 'summary'. Examples:
>   hbase> status
>   hbase> status 'simple'
>   hbase> status 'summary'
>   hbase> status 'detailed'
>   hbase> status 'replication'
>   hbase> status 'replication', 'source'
>   hbase> status 'replication', 'sink'
> Took 0.1814 seconds
> {noformat}
> Looks like the method is now {{getRegionStatesInTransition}} instead of 
> {{getRegionsInTransition}}.
> FYI [~stack].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to