Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
cartershanklin reported the following:
hbase(main):021:0> get_rsgroup 'test_group' GROUP INFORMATION ERROR: undefined local variable or method `group_admin' for #<Shell::Commands::GetRsgroup:0x33ec2c0c> Here is some help for this command: Get a region server group's information. Example: hbase> get_rsgroup 'default'
hbase(main):009:0> get_server_rsgroup 'hdp250-hbase-unsecure.example.com:16030' ERROR: undefined method `getGroupOfServer' for #<Hbase::RSGroupAdmin:0x251d7fdd> Here is some help for this command: Get the group name the given region server is a member of. hbase> get_server_rsgroup 'server1:port1'
Attachments
Attachments
Issue Links
- is related to
-
HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1
- Closed