[ 
https://issues.apache.org/jira/browse/HBASE-20023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Artem Ervits updated HBASE-20023:
---------------------------------
    Attachment: HBASE-20023.v01.patch

> CompactionTool command line examples are incorrect
> --------------------------------------------------
>
>                 Key: HBASE-20023
>                 URL: https://issues.apache.org/jira/browse/HBASE-20023
>             Project: HBase
>          Issue Type: Bug
>          Components: hbase
>    Affects Versions: 1.3.1, 1.2.6, 1.5.0, 2.0.0-beta-1, 1.4.2
>            Reporter: Artem Ervits
>            Assignee: Artem Ervits
>            Priority: Trivial
>             Fix For: 1.3.2, 1.2.7, 2.0.0-beta-2, 1.4.3
>
>         Attachments: HBASE-20023.v01.patch
>
>
> the command line arguments list example as hdfs:///
> {noformat}
> Examples:
> To compact the full 'TestTable' using MapReduce:
> $ bin/hbase org.apache.hadoop.hbase.regionserver.CompactionTool -mapred 
> hdfs:///hbase/data/default/TestTable
> To compact column family 'x' of the table 'TestTable' region 'abc':
> $ bin/hbase org.apache.hadoop.hbase.regionserver.CompactionTool 
> hdfs:///hbase/data/default/TestTable/abc/x{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to