You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Elliott Clark (JIRA)" <ji...@apache.org> on 2015/09/23 20:59:04 UTC

[jira] [Updated] (HBASE-14473) Compute region locality in parallel

     [ https://issues.apache.org/jira/browse/HBASE-14473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliott Clark updated HBASE-14473:
----------------------------------
    Attachment: HBASE-14473.patch

> Compute region locality in parallel
> -----------------------------------
>
>                 Key: HBASE-14473
>                 URL: https://issues.apache.org/jira/browse/HBASE-14473
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>         Attachments: HBASE-14473.patch
>
>
> Right now on large clusters it's necessary to turn off the locality balance cost as it takes too long to compute the region locality. This is because it's computed when need in serial.
> We should compute this in parallel before it's needed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)