[
https://issues.apache.org/jira/browse/HADOOP-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Kellerman updated HADOOP-2138:
----------------------------------
Priority: Minor (was: Major)
Summary: [hbase] Master should allocate regions to regionservers based
upon data locality and rack awareness (was: [hbase] Master should allocate
regions to the regionserver hosting the region data where possible)
Downgrading priority because we should leverage Hadoop's rack awareness where
possible, and there is a lot of work left to do (in Hadoop) before we can
> [hbase] Master should allocate regions to regionservers based upon data
> locality and rack awareness
> ---------------------------------------------------------------------------------------------------
>
> Key: HADOOP-2138
> URL: https://issues.apache.org/jira/browse/HADOOP-2138
> Project: Hadoop
> Issue Type: Improvement
> Components: contrib/hbase
> Reporter: stack
> Priority: Minor
>
> Currently, regions are assigned regionservers based off a basic loading
> attribute. A factor to include in the assignment calcuation is the location
> of the region in hdfs; i.e. servers hosting region replicas. If the cluster
> is such that regionservers are being run on the same nodes as those running
> hdfs, then ideally the regionserver for a particular region should be running
> on the same server as hosts a region replica.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.