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

[Usability]: Instructions in CompactionTool no longer accurate because of namespaces

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.96.2, 0.98.1, 0.99.0
    • 0.98.0, 0.96.2, 0.99.0
    • Compaction, util
    • None
    • Reviewed

    Description

      Observed Behavior:
      The instructions for org.apache.hadoop.hbase.regionserver.CompactionTool suggest using the pre-95 hbase format:

      Examples:
       To compact the full 'TestTable' using MapReduce:
       $ bin/hbase org.apache.hadoop.hbase.regionserver.CompactionTool -mapred hdfs:///hbase/TestTable

      Expected behavior:
      It should now take into account namespaces, for example:

      hdfs:///hbase/data/default/TestTable
      

      Attachments

        1. HBASE-10194-trunk.patch
          1 kB
          Aleksandr Shulman

        Activity

          People

            aleksshulman Aleksandr Shulman
            aleksshulman Aleksandr Shulman
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: