Ted Yu created HBASE-19023:
------------------------------
Summary: Usage for rowcounter in refguide is out of sync with code
Key: HBASE-19023
URL: https://issues.apache.org/jira/browse/HBASE-19023
Project: HBase
Issue Type: Bug
Reporter: Ted Yu
src/main/asciidoc/_chapters/troubleshooting.adoc:
{code}
HADOOP_CLASSPATH=`hbase classpath` hadoop jar
$HBASE_HOME/hbase-server-VERSION.jar rowcounter usertable
{code}
The class is no longer in hbase-server jar. It is in hbase-mapreduce jar.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)