[
https://issues.apache.org/jira/browse/HBASE-19023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16279123#comment-16279123
]
TAK LON WU edited comment on HBASE-19023 at 12/5/17 7:55 PM:
-------------------------------------------------------------
Hi [[email protected]], may I be the assigned to this issue, I have patches
for master and branch-2
I found more adocs that need to be fixed other than troubleshooting.adoc, but I
have a question about the follow properties files for RowCounter class, should
we remove them or move them back to hbase-mapreduce
{code}
hbase-server/src/main/resources/org/apache/hadoop/hbase/mapred/RowCounter_Counters.properties
hbase-server/src/main/resources/org/apache/hadoop/hbase/mapreduce/RowCounter_Counters.properties
{code}
was (Author: [email protected]):
Hi [[email protected]], may I be the assigned to this issue, I have patches
for master and branch-2
I found more places that need to be fixes other than troubleshooting.adoc, but
I have a question about the follow properties files for RowCounter class,
should we remove them or move them back to hbase-mapreduce
{code}
hbase-server/src/main/resources/org/apache/hadoop/hbase/mapred/RowCounter_Counters.properties
hbase-server/src/main/resources/org/apache/hadoop/hbase/mapreduce/RowCounter_Counters.properties
{code}
> 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
> Affects Versions: 2.0.0-alpha-3
> Reporter: Ted Yu
> Labels: document, mapreduce
>
> 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)