You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2013/05/08 08:59:16 UTC

[jira] [Created] (HBASE-8507) HLog tool documentation should be updated to use FSHLog for trunk and 0.95.

ramkrishna.s.vasudevan created HBASE-8507:
---------------------------------------------

             Summary: HLog tool documentation should be updated to use FSHLog for trunk and 0.95.
                 Key: HBASE-8507
                 URL: https://issues.apache.org/jira/browse/HBASE-8507
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.98.0
            Reporter: ramkrishna.s.vasudevan
            Assignee: ramkrishna.s.vasudevan
            Priority: Minor
             Fix For: 0.95.1


The WAL tool section in the hbase book suggests 
 $ ./bin/hbase org.apache.hadoop.hbase.regionserver.wal.HLog --dump hdfs://example.org:8020/hbase/.logs/example.org,60020,1283516293161/10.10.21.10%3A60020.1283973724012 

but in trunk HLog is an interface and FSHLog is the implementation.  The doc has to be updated accordingly.  Even if we don't do this now we have to when the trunk version gets released.

--
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