[
https://issues.apache.org/jira/browse/HBASE-24053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400757#comment-17400757
]
Michael Stack commented on HBASE-24053:
---------------------------------------
I tried the PR and it fails still w/ the following:
{{NoMethodError: undefined method `allTableRegions' for
Java::OrgApacheHadoopHbase::MetaTableAccessor:Class}}
{{Did you mean? getAllRegions}}
{{ method_missing at org/jruby/RubyBasicObject.java:1657}}
{{ block in ./bin/region_status.rb at ./bin/region_status.rb:139}}
{{ loop at org/jruby/RubyKernel.java:1316}}
{{ <main> at ./bin/region_status.rb:134}}
> hbase/bin/region_status.rb Not available in hbase2
> --------------------------------------------------
>
> Key: HBASE-24053
> URL: https://issues.apache.org/jira/browse/HBASE-24053
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.1
> Reporter: shenshengli
> Assignee: shenshengli
> Priority: Minor
>
> A series of strange errors occurred while running this script in hbase2,
> which was corrected as prompted, and note that in hbase2's MetaTableAccessor,
> getHRegionInfo has been replaced by getRegionInfo
--
This message was sent by Atlassian Jira
(v8.3.4#803005)