[
https://issues.apache.org/jira/browse/HBASE-13868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577961#comment-14577961
]
Enis Soztutar commented on HBASE-13868:
---------------------------------------
We should recommend setting region split policy in either cluster configuration
or table configuration to be
{{org.apache.hadoop.hbase.regionserver.DisabledRegionSplitPolicy}}
> Correct "Disable automatic splitting" section is HBase book
> -----------------------------------------------------------
>
> Key: HBASE-13868
> URL: https://issues.apache.org/jira/browse/HBASE-13868
> Project: HBase
> Issue Type: Task
> Components: documentation
> Affects Versions: 2.0.0
> Reporter: Vladimir Rodionov
> Priority: Trivial
>
> This recommendation is not correct for
> *IncreasingToUpperBoundRegionSplitPolicy* (which is default now)
> {quote}
> Disable Automatic Splitting
> To disable automatic splitting, set hbase.hregion.max.filesize to a very
> large value, such as 100 GB It is not recommended to set it to its absolute
> maximum value of Long.MAX_VALUE.
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)