You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2016/06/30 02:35:12 UTC

[jira] [Commented] (HBASE-16147) Add ruby wrapper for getting compaction state

    [ https://issues.apache.org/jira/browse/HBASE-16147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15356343#comment-15356343 ] 

Ted Yu commented on HBASE-16147:
--------------------------------

Tested on a cluster:
{code}
hbase(main):001:0> compaction_state 't1'

=> "NONE"
{code}

> Add ruby wrapper for getting compaction state
> ---------------------------------------------
>
>                 Key: HBASE-16147
>                 URL: https://issues.apache.org/jira/browse/HBASE-16147
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>         Attachments: 16147.v1.txt
>
>
> [~romil.choksi] was asking for command that can poll compaction status from hbase shell.
> This issue is to add ruby wrapper for getting compaction state.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)