[jira] [Updated] (HBASE-13882) Fix RegionSplitPolicy section in HBase book

2017-02-22 Thread stack (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-13882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack updated HBASE-13882:
--
   Resolution: Fixed
 Hadoop Flags: Reviewed
Fix Version/s: 2.0.0
   Status: Resolved  (was: Patch Available)

Pushed. Thanks [~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
> Fix For: 2.0.0
>
> Attachments: HBASE-13882.master.001.patch
>
>
> 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)


[jira] [Updated] (HBASE-13882) Fix RegionSplitPolicy section in HBase book

2017-02-18 Thread Jan Hentschel (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-13882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Hentschel updated HBASE-13882:
--
Status: Patch Available  (was: In Progress)

> 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
> Attachments: HBASE-13882.master.001.patch
>
>
> 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)


[jira] [Updated] (HBASE-13882) Fix RegionSplitPolicy section in HBase book

2017-02-18 Thread Jan Hentschel (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-13882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Hentschel updated HBASE-13882:
--
Attachment: HBASE-13882.master.001.patch

> 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
> Attachments: HBASE-13882.master.001.patch
>
>
> 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)


[jira] [Updated] (HBASE-13882) Fix RegionSplitPolicy section in HBase book

2015-06-09 Thread Vladimir Rodionov (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-13882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Rodionov updated HBASE-13882:
--
Description: 
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





  was:
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}







 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
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.4#6332)


[jira] [Updated] (HBASE-13882) Fix RegionSplitPolicy section in HBase book

2015-06-09 Thread Vladimir Rodionov (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-13882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Rodionov updated HBASE-13882:
--
Description: 
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}






  was:
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 type 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}







 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
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}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)