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

Hudson commented on HBASE-20023:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4619 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/4619/])
HBASE-20023 CompactionTool command line examples are incorrect (tedyu: rev 
2b1969898f76e227ba3c89c7e5e8127f11236496)
* (edit) 
hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/regionserver/CompactionTool.java


> 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: 2.0.0-beta-2
>
>         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