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

Ted Yu updated HBASE-19521:
---------------------------
       Resolution: Fixed
     Hadoop Flags: Reviewed
    Fix Version/s: 2.0.0-beta-1
           Status: Resolved  (was: Patch Available)

Thanks for the patch, Qilin.

Test failure was not related.

> HBase mob compaction need to check hfile version
> ------------------------------------------------
>
>                 Key: HBASE-19521
>                 URL: https://issues.apache.org/jira/browse/HBASE-19521
>             Project: HBase
>          Issue Type: Improvement
>          Components: Compaction, mob
>    Affects Versions: 2.0.0, 3.0.0
>            Reporter: Qilin Cao
>            Assignee: Qilin Cao
>            Priority: Critical
>             Fix For: 2.0.0-beta-1
>
>         Attachments: HBASE-19521-v1.patch, HBASE-19521-v2.patch, 
> HBASE-19521-v3.patch
>
>
> When HBase master configuration is not set hfile.format.version to 3, and 
> user already run compact mob, this operation will cause compactor write V2 
> ref hfile, the result is that user can not scan the correct cell value since 
> the mob cell ref tags are not written. So it is necessary to check the hfile 
> version before to run mob compaction.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to