Stephen Veiss created HBASE-11859:
-------------------------------------
Summary: 'hadoop jar' references in documentation should mention
hbase-server.jar, not hbase.jar
Key: HBASE-11859
URL: https://issues.apache.org/jira/browse/HBASE-11859
Project: HBase
Issue Type: Bug
Components: documentation
Affects Versions: 0.98.6, 0.99.0, 2.0.0
Reporter: Stephen Veiss
Assignee: Stephen Veiss
Priority: Minor
There are various org.apache.hadoop.util.Tool implementations mentioned in the
documentation as being run with "hadoop jar hbase-VERSION.jar <toolname>".
These classes now live in in the hbase-server module, so that jar name should
be hbase-server-VERSION.jar.
The same applies to the documentation on running MapReduce jobs against HBase.
--
This message was sent by Atlassian JIRA
(v6.2#6252)