>From hbase-default.xml:

  <property>
    <name>hbase.hregion.max.filesize</name>
    <value>268435456</value>
    <description>
    Maximum HStoreFile size. If any one of a column families' HStoreFiles has
    grown to exceed this value, the hosting HRegion is split in two.
    Default: 256M.
    </description>
  </property>

St.Ack

On Mon, Aug 23, 2010 at 9:54 PM, Jeff Zhang <[email protected]> wrote:
> Hi all,
>
> what is the size threshold of region when it needs to been split ? Thanks
>
>
>
> --
> Best Regards
>
> Jeff Zhang
>

Reply via email to