You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Bryan Beaudreault (JIRA)" <ji...@apache.org> on 2016/06/07 19:33:21 UTC

[jira] [Updated] (HBASE-15981) Stripe and Date-tiered compactions inaccurately suggest disabling table in docs

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

Bryan Beaudreault updated HBASE-15981:
--------------------------------------
    Attachment: HBASE-15981.patch

Attached patch

> Stripe and Date-tiered compactions inaccurately suggest disabling table in docs
> -------------------------------------------------------------------------------
>
>                 Key: HBASE-15981
>                 URL: https://issues.apache.org/jira/browse/HBASE-15981
>             Project: HBase
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Bryan Beaudreault
>            Priority: Minor
>         Attachments: HBASE-15981.patch
>
>
> {{hbase.online.schema.update.enable}} is set to true in later versions of HBase. However, the documentation in the book around configuration Stripe and Date-tiered compactions instruct the user to disable a table before changing configuration. According to Enis on the user list, this is not necessary:
> {quote}
> Disabling the table should not be needed. From the stripe compaction
> perspective, deploying this in a disabled table versus in an online alter
> table is not different at all. The "hbase.online.schema.update.enable"
> property was fixing some possible race conditions that were fixed long time
> ago.
> {quote}
> We should update the book to remove this inaccurate messaging.



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