[jira] [Updated] (HBASE-13868) Correct "Disable automatic splitting" section in HBase book

2018-03-21 Thread stack (JIRA)

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

stack updated HBASE-13868:
--
Fix Version/s: 2.0.0

> Correct "Disable automatic splitting" section in 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
>Assignee: Chia-Ping Tsai
>Priority: Trivial
> Fix For: 2.0.0-alpha-3, 2.0.0
>
> Attachments: HBASE-13868.v0.patch
>
>
> 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
(v7.6.3#76005)


[jira] [Updated] (HBASE-13868) Correct "Disable automatic splitting" section in HBase book

2017-09-09 Thread Chia-Ping Tsai (JIRA)

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

Chia-Ping Tsai updated HBASE-13868:
---
  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

Push to master. Thanks for the reviews. [~enis]

> Correct "Disable automatic splitting" section in 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
>Assignee: Chia-Ping Tsai
>Priority: Trivial
> Fix For: 2.0.0-alpha-3
>
> Attachments: HBASE-13868.v0.patch
>
>
> 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.4.14#64029)


[jira] [Updated] (HBASE-13868) Correct "Disable automatic splitting" section in HBase book

2017-09-08 Thread Chia-Ping Tsai (JIRA)

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

Chia-Ping Tsai updated HBASE-13868:
---
Status: Patch Available  (was: Open)

> Correct "Disable automatic splitting" section in 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
>Assignee: Chia-Ping Tsai
>Priority: Trivial
> Fix For: 2.0.0-alpha-3
>
> Attachments: HBASE-13868.v0.patch
>
>
> 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.4.14#64029)


[jira] [Updated] (HBASE-13868) Correct "Disable automatic splitting" section in HBase book

2017-09-08 Thread Chia-Ping Tsai (JIRA)

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

Chia-Ping Tsai updated HBASE-13868:
---
Attachment: HBASE-13868.v0.patch

> Correct "Disable automatic splitting" section in 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
>Assignee: Chia-Ping Tsai
>Priority: Trivial
> Fix For: 2.0.0-alpha-3
>
> Attachments: HBASE-13868.v0.patch
>
>
> 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.4.14#64029)


[jira] [Updated] (HBASE-13868) Correct "Disable automatic splitting" section in HBase book

2017-09-08 Thread Chia-Ping Tsai (JIRA)

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

Chia-Ping Tsai updated HBASE-13868:
---
Fix Version/s: 2.0.0-alpha-3

> Correct "Disable automatic splitting" section in 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
>Assignee: Chia-Ping Tsai
>Priority: Trivial
> Fix For: 2.0.0-alpha-3
>
>
> 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.4.14#64029)


[jira] [Updated] (HBASE-13868) Correct Disable automatic splitting section in HBase book

2015-06-08 Thread Vladimir Rodionov (JIRA)

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

Vladimir Rodionov updated HBASE-13868:
--
Summary: Correct Disable automatic splitting section in HBase book  (was: 
Correct Disable automatic splitting section is HBase book)

 Correct Disable automatic splitting section in 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)