You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jean-Marc Spaggiari (JIRA)" <ji...@apache.org> on 2013/03/23 18:55:15 UTC

[jira] [Created] (HBASE-8191) Documentation is not giving the right class name for offline merges.

Jean-Marc Spaggiari created HBASE-8191:
------------------------------------------

             Summary: Documentation is not giving the right class name for offline merges.
                 Key: HBASE-8191
                 URL: https://issues.apache.org/jira/browse/HBASE-8191
             Project: HBase
          Issue Type: Bug
          Components: documentation
            Reporter: Jean-Marc Spaggiari
            Assignee: Jean-Marc Spaggiari
            Priority: Minor


Existing:
$ bin/hbase org.apache.hbase.util.Merge <tablename> <region1> <region2>

Should be:
$ bin/hbase org.apache.hadoop.hbase.util.Merge <tablename> <region1> <region2>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira