You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ryan rawson (JIRA)" <ji...@apache.org> on 2009/06/06 10:56:07 UTC

[jira] Created: (HBASE-1492) make region split size a table setting

make region split size a table setting
--------------------------------------

                 Key: HBASE-1492
                 URL: https://issues.apache.org/jira/browse/HBASE-1492
             Project: Hadoop HBase
          Issue Type: Bug
          Components: regionserver
    Affects Versions: 0.20.0
            Reporter: ryan rawson
            Assignee: ryan rawson
             Fix For: 0.20.0


Make the region split size a table configuration parameter.

It would help make a smaller but higher concurrent table split sooner and improve scalability on smaller data sets.

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


[jira] Resolved: (HBASE-1492) make region split size a table setting

Posted by "Andrew Purtell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell resolved HBASE-1492.
-----------------------------------

    Resolution: Duplicate

> make region split size a table setting
> --------------------------------------
>
>                 Key: HBASE-1492
>                 URL: https://issues.apache.org/jira/browse/HBASE-1492
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.20.0
>            Reporter: ryan rawson
>            Assignee: ryan rawson
>             Fix For: 0.20.0
>
>
> Make the region split size a table configuration parameter.
> It would help make a smaller but higher concurrent table split sooner and improve scalability on smaller data sets.

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


[jira] Commented: (HBASE-1492) make region split size a table setting

Posted by "Andrew Purtell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716905#action_12716905 ] 

Andrew Purtell commented on HBASE-1492:
---------------------------------------

This was done a long time ago. See HBASE-62 and HBASE-42. 

> make region split size a table setting
> --------------------------------------
>
>                 Key: HBASE-1492
>                 URL: https://issues.apache.org/jira/browse/HBASE-1492
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.20.0
>            Reporter: ryan rawson
>            Assignee: ryan rawson
>             Fix For: 0.20.0
>
>
> Make the region split size a table configuration parameter.
> It would help make a smaller but higher concurrent table split sooner and improve scalability on smaller data sets.

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


[jira] Commented: (HBASE-1492) make region split size a table setting

Posted by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716879#action_12716879 ] 

Jean-Daniel Cryans commented on HBASE-1492:
-------------------------------------------

Isn't it already like that? The max file size parameter is on HTD or in the shell you can use the "alter" command with table_att method.

> make region split size a table setting
> --------------------------------------
>
>                 Key: HBASE-1492
>                 URL: https://issues.apache.org/jira/browse/HBASE-1492
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.20.0
>            Reporter: ryan rawson
>            Assignee: ryan rawson
>             Fix For: 0.20.0
>
>
> Make the region split size a table configuration parameter.
> It would help make a smaller but higher concurrent table split sooner and improve scalability on smaller data sets.

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