[
https://issues.apache.org/jira/browse/HBASE-13012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317544#comment-14317544
]
Jingcheng Du commented on HBASE-13012:
--------------------------------------
Thanks [~jmhsieh].
I think we could have two method to do two types of compactions by purpose. The
compactMob does a minor (maybe a major) one, and the majorCompactMob does a
major one.
Currently we have a mob compaction type, it's defined in the
MobFileCompactionRequest.CompactType, we have two types, one is PART_FILES, the
other is ALL_FILES. I think we could use it?
> Add a shell to trigger the mob file compactor by commands
> ---------------------------------------------------------
>
> Key: HBASE-13012
> URL: https://issues.apache.org/jira/browse/HBASE-13012
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver, Scanners
> Reporter: Jingcheng Du
> Assignee: Jiajia Li
> Fix For: hbase-11339
>
>
> Currently the MobFileCompactor is run by HMaster periodically, we need to add
> a shell to trigger the compactor by commands.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)