[ https://issues.apache.org/jira/browse/HBASE-13882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Hentschel reassigned HBASE-13882: ------------------------------------- Assignee: Jan Hentschel > Fix RegionSplitPolicy section in HBase book > -------------------------------------------- > > Key: HBASE-13882 > URL: https://issues.apache.org/jira/browse/HBASE-13882 > Project: HBase > Issue Type: Bug > Components: documentation > Reporter: Vladimir Rodionov > Assignee: Jan Hentschel > Priority: Trivial > > 65.4.1. Custom Split Policies > The section starts with the following statement: > {quote} > ou can override the default split policy using a custom > RegionSplitPolicy(HBase 0.94+). Typically a custom split policy should extend > HBase’s default split policy: IncreasingToUpperBoundRegionSplitPolicy. > {quote} > There is typo above as well. > Then if we scroll down a little bit: > {quote} > The default split policy can be overwritten using a custom > RegionSplitPolicy(HBase 0.94+). Typically a custom split policy should extend > HBase’s default split policy: ConstantSizeRegionSplitPolicy. > {quote} > The link: > http://hbase.apache.org/book.html#_custom_split_policies -- This message was sent by Atlassian JIRA (v6.3.15#6346)