Details
-
Sub-task
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
None
-
Reviewed
-
Description
Can we do some fixup on the regionserver group-based assignement before it makes it into a release? Here are a few items after trying to use it last night:
+ The commands are named inconsistently. Usually it is verb with a rsgroup suffix but we have get_table_rsgroups and then move_rsgoup_tables. Ditto for servers.
+ In local mode, the regionserver doesn't belong to a group. Shouldn't it?
+ Adding a server to a group with the move_rsgroup_tables is non-intuitive, to me at least (especially given #2 above).
+ The error message you get when you run one of these rsgroup commands should tell you how to set up rsgroups rather than dump out a cryptic exception.
Thats all for now.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1
- Closed
- links to