The group feature in ApsaraDB for HBase Performance-enhanced Edition (Lindorm) provides multi-tenant data isolation. You can assign RegionServers to different groups and store different tables in each group to isolate resources. This topic describes how to manage groups.
Background information

Prerequisites
You must be logged on to the cluster management system of the destination cluster. For more information, see Log on to the cluster management system.
View group information
-
In the left-side navigation pane of the cluster management system, choose .
-
The bottom of the page displays information about all groups in the current cluster.
NoteIf you have not created any groups, the system automatically creates a group named default. All RegionServers and tables belong to this group.

Create a group
-
In the left-side navigation pane of the cluster management system, choose .
-
In the upper-right corner of the page, click + Add.

-
In the New group dialog box, enter a Group Name.

-
Click Determine.
NoteAfter you create a group, it contains no servers or tables. You must move RegionServers and tables into the new group.
Delete a group
You can delete a group only after moving all of its RegionServers and tables out of it.
-
In the left-side navigation pane of the cluster management system, choose .
-
Find the target group and in the Operation column, choose .

-
In the confirmation dialog box, click Determine.
Move a RegionServer
-
By default, all RegionServers belong to the default group. To use a RegionServer in a different group, you must move it there.
-
Moving a table to a group with no RegionServers makes its regions inaccessible because no servers are available to bring them online.
-
For high availability, assign at least two RegionServers to each group. If one RegionServer fails, its regions can fail over to the other RegionServer in the same group. If a group has only one RegionServer and it fails, all tables in that group become unavailable.
-
When you move a RegionServer, the system immediately redistributes its active regions to other RegionServers within the original group.
-
In the left-side navigation pane of the cluster management system, choose .
-
Find the target RegionServer and in the Operation column, choose .
-
In the Move group dialog box, select a Target group.
-
Click Determine.
Move a table
Do not move a table to a group that has no servers. Otherwise, the table becomes inaccessible.
-
On the Overview page, find the target table and click Move group in the Operation column.

-
In the Move group dialog box, select a Target group.
-
Click Determine.