You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Thiruvel Thirumoolan (JIRA)" <ji...@apache.org> on 2017/05/16 20:32:04 UTC

[jira] [Created] (HBASE-18065) Admin API to do complete redistribute of favored nodes

Thiruvel Thirumoolan created HBASE-18065:
--------------------------------------------

             Summary: Admin API to do complete redistribute of favored nodes
                 Key: HBASE-18065
                 URL: https://issues.apache.org/jira/browse/HBASE-18065
             Project: HBase
          Issue Type: Sub-task
            Reporter: Thiruvel Thirumoolan
            Assignee: Thiruvel Thirumoolan


The complete redistribute command/API creates new favored nodes for existing tables. This command is very invasive and disturbs both region assignment and data locality. All the regions get new set of favored nodes and are moved to the primary favored node. The favored nodes are generated in round robin fashion to ensure they are distributed evenly throughout the cluster. This command should only be used as a last resort when favored nodes should be regenerated and loss of locality is acceptable.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)