[
https://issues.apache.org/jira/browse/HBASE-19521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Qilin Cao updated HBASE-19521:
------------------------------
Component/s: mob
> 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
> Priority: Minor
>
> 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
> 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)