You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Paul Saab (JIRA)" <ji...@apache.org> on 2007/12/05 10:15:43 UTC

[jira] Created: (HADOOP-2355) Set region split size on table creation

Set region split size on table creation
---------------------------------------

                 Key: HADOOP-2355
                 URL: https://issues.apache.org/jira/browse/HADOOP-2355
             Project: Hadoop
          Issue Type: New Feature
          Components: contrib/hbase
            Reporter: Paul Saab
            Priority: Minor


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.


[jira] Issue Comment Edited: (HADOOP-2355) Set region split size on table creation

Posted by "Billy Pearson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554871 ] 

viper799 edited comment on HADOOP-2355 at 12/28/07 5:52 PM:
-----------------------------------------------------------------

I would like to see this option added too. table level would be fine for me

      was (Author: viper799):
    I would like to see this option added too.
  
> Set region split size on table creation
> ---------------------------------------
>
>                 Key: HADOOP-2355
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2355
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: contrib/hbase
>            Reporter: Paul Saab
>            Priority: Minor
>
> 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.


[jira] Commented: (HADOOP-2355) Set region split size on table creation

Posted by "Jim Kellerman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548733 ] 

Jim Kellerman commented on HADOOP-2355:
---------------------------------------

The finest level of granularity for this parameter would be at the table level since a region split affects all the columns in a particular row range

> Set region split size on table creation
> ---------------------------------------
>
>                 Key: HADOOP-2355
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2355
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: contrib/hbase
>            Reporter: Paul Saab
>            Priority: Minor
>
> 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.


[jira] Commented: (HADOOP-2355) Set region split size on table creation

Posted by "Billy Pearson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554871 ] 

Billy Pearson commented on HADOOP-2355:
---------------------------------------

I would like to see this option added too.

> Set region split size on table creation
> ---------------------------------------
>
>                 Key: HADOOP-2355
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2355
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: contrib/hbase
>            Reporter: Paul Saab
>            Priority: Minor
>
> 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.