Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-20023

CompactionTool command line examples are incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 1.3.1, 1.2.6, 1.5.0, 2.0.0-beta-1, 1.4.2
    • 2.0.0-beta-2, 2.0.0
    • None
    • None
    • Reviewed

    Description

      the command line arguments list example as hdfs:///

      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

      Attachments

        1. HBASE-20023.v01.patch
          2 kB
          Artem Ervits

        Activity

          People

            dbist13 Artem Ervits
            dbist13 Artem Ervits
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: