You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2018/08/01 06:22:56 UTC

[jira] [Issue Comment Deleted] (HBASE-20573) Add to prefix-tree removal section in upgrade doc, how to undo dependency before upgrade

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

Gavin updated HBASE-20573:
--------------------------
    Comment: was deleted

(was: A comment with security level 'jira-users' was removed.)

> Add to prefix-tree removal section in upgrade doc, how to undo dependency before upgrade
> ----------------------------------------------------------------------------------------
>
>                 Key: HBASE-20573
>                 URL: https://issues.apache.org/jira/browse/HBASE-20573
>             Project: HBase
>          Issue Type: Bug
>          Components: documentation
>            Reporter: stack
>            Assignee: Peter Somogyi
>            Priority: Major
>         Attachments: HBASE-20573.master.001.patch
>
>
> Add a note to upgrade section that user has to undo dependency on prefix-tree before they upgrade to hbase2.
> To get over prefix-encoding, you need to do the below before upgrade (From [~appy])
> 1. Change the encoding to something other than PREFIX_TREE and which is supported by hbase2
> 2. Major ompact the tables which were changed so they are rewritten into the new encoding.
> 3. Retry upgrade



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)