You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/07/01 02:01:29 UTC

[jira] [Commented] (HBASE-11410) A tool for deleting data of a column using BulkDeleteEndpoint

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

Andrew Purtell commented on HBASE-11410:
----------------------------------------

It's fine to put in examples if that is what you prefer.

> A tool for deleting data of a column using BulkDeleteEndpoint
> -------------------------------------------------------------
>
>                 Key: HBASE-11410
>                 URL: https://issues.apache.org/jira/browse/HBASE-11410
>             Project: HBase
>          Issue Type: Improvement
>          Components: Coprocessors
>    Affects Versions: 0.99.0
>            Reporter: Liu Shaohui
>            Assignee: Liu Shaohui
>            Priority: Minor
>         Attachments: HBASE-11410-trunk-v1.diff
>
>
> Sometimes we need a tool to delete unused or wrong format data in some columns. So we add a tool using BulkDeleteEndpoint.
> usage:
> delete column f1:c1 in table t1
> {quote}
> ./hbase org.apache.hadoop.hbase.coprocessor.example.BulkDeleteTool t1 f1:c1
> {quote}



--
This message was sent by Atlassian JIRA
(v6.2#6252)