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

Bryan Duxbury updated HADOOP-2355:
----------------------------------

    Fix Version/s: 0.17.0

We should be able to do this in 0.17.

Todo:
 - Add split size to HTableDescriptor
 - Add new CREATE TABLE option for region split size (CREATE TABLE ... 
SPLIT_SIZE=NN)
 - Splitter/compactor should take this alternate size into account
 - Split size specified in hbase-site.xml or hbase-default.xml should be the 
default split_size value, but otherwise not used at runtime

Also, this will requie an update to the migration script.

> Set region split size on table creation
> ---------------------------------------
>
>                 Key: HADOOP-2355
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2355
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: contrib/hbase
>            Reporter: Paul Saab
>            Priority: Minor
>             Fix For: 0.17.0
>
>
> Right now the region size before a split is determined by a global 
> configuration.  It would be nice to configure tables independently of the 
> global parameter.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to