You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Csaba Skrabak (JIRA)" <ji...@apache.org> on 2018/03/23 15:51:00 UTC

[jira] [Comment Edited] (HBASE-16147) Shell command for getting compaction state

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

Csaba Skrabak edited comment on HBASE-16147 at 3/23/18 3:50 PM:
----------------------------------------------------------------

Shouldn't there be a formatter.row call or a puts? This command does not output anything on an hbase-2.0.0-beta-1 that I tried.

Improvement ideas:
 * a wait_for_compaction_to_complete call is what we could better make use of; polling this thingy is also one solution but why not make it correctly?
 * please add documentation about what it outputs (the format)


was (Author: cskrabak):
Shouldn't there be a formatter.row call or a puts? This command does not output anything on an hbase-2.0.0-beta-1 that I tried.

> Shell command for getting compaction state
> ------------------------------------------
>
>                 Key: HBASE-16147
>                 URL: https://issues.apache.org/jira/browse/HBASE-16147
>             Project: HBase
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Major
>             Fix For: 1.4.0, 2.0.0
>
>         Attachments: 16147.v1.txt, 16147.v2.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
(v7.6.3#76005)