You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by fx_bull <ja...@gmail.com> on 2013/05/31 09:22:30 UTC

Specify the size of a hregion when creating a table?

Can we specify the size of a hregion when creating a table?  and  how ?




Re: Specify the size of a hregion when creating a table?

Posted by fx_bull <ja...@gmail.com>.
many thanks !


在 2013-5-31,下午5:21,Ted Yu <yu...@gmail.com> 写道:

> Take a look at http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/HTableDescriptor.html#setMaxFileSize(long)
> 
> Cheers
> 
> On May 31, 2013, at 12:22 AM, fx_bull <ja...@gmail.com> wrote:
> 
>> Can we specify the size of a hregion when creating a table?  and  how ?
>> 
>> 
>> 


Re: Specify the size of a hregion when creating a table?

Posted by Ted Yu <yu...@gmail.com>.
Take a look at http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/HTableDescriptor.html#setMaxFileSize(long)

Cheers

On May 31, 2013, at 12:22 AM, fx_bull <ja...@gmail.com> wrote:

> Can we specify the size of a hregion when creating a table?  and  how ?
> 
> 
>