[ 
https://issues.apache.org/jira/browse/HBASE-18700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16145951#comment-16145951
 ] 

Appy commented on HBASE-18700:
------------------------------

nit: Splitting commands into multiple lines will make it easier for first 
timers to understand parts of it and we won't have to explain 'one line looking 
as multiple lines' thing (but that's not important).
{noformat}
$ HADOOP_CLASSPATH=`${HBASE_HOME}/bin/hbase mapredcp` \
  ${HADOOP_HOME}/bin/hadoop jar ${HBASE_HOME}/lib/hbase-mapreduce-VERSION.jar \
  org.apache.hadoop.hbase.mapreduce.RowCounter usertable
{noformat}

bq. again, presuming your install is hbase `3.0.0-SNAPSHOT`
3.0 isn't coming out for few years. Okay to mention it in doc. Is this not in 
2.0?

bq. It does not include onfiguration
spelling

bq. You'll probably have to also add pointers etra jars
something is amiss here

+1 for fix and commit

> Document the new changes on mapreduce stuffs
> --------------------------------------------
>
>                 Key: HBASE-18700
>                 URL: https://issues.apache.org/jira/browse/HBASE-18700
>             Project: HBase
>          Issue Type: Sub-task
>          Components: mapreduce
>            Reporter: Duo Zhang
>            Assignee: stack
>             Fix For: 3.0.0, 2.0.0-alpha-3
>
>         Attachments: HBASE-18700.master.001.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to