[
https://issues.apache.org/jira/browse/HBASE-13012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317568#comment-14317568
]
Jonathan Hsieh commented on HBASE-13012:
----------------------------------------
Hm.. so are you proposing something like this?
{code}
void compact(TableName tn, byte[] famNAme,
MobFileCompactionRequest.CompactionType t)
or maybe
void compactMob(TableName tn, byte[] famNAme,
MobFileCompactionRequest.CompactionType t)
{code}
> 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)