Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Abandoned
-
0.99.0
-
None
-
None
Description
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
./hbase org.apache.hadoop.hbase.coprocessor.example.BulkDeleteTool t1 f1:c1