[
https://issues.apache.org/jira/browse/HBASE-13251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14528381#comment-14528381
]
li xiang commented on HBASE-13251:
----------------------------------
The format in comment is weird, the command is
$ HADOOP_CLASSPATH=`${HBASE_HOME}/bin/hbase mapredcp`:${HBASE_HOME}/conf hadoop
jar MyApp.jar MyJobMainClass -libjars $(${HBASE_HOME}/bin/hbase mapredcp | tr
':' ',') ...
> Correct 'HBase, MapReduce, and the CLASSPATH' section in HBase Ref Guide
> ------------------------------------------------------------------------
>
> Key: HBASE-13251
> URL: https://issues.apache.org/jira/browse/HBASE-13251
> Project: HBase
> Issue Type: Improvement
> Components: documentation
> Reporter: Jerry He
> Assignee: li xiang
> Labels: documentation
> Attachments: HBASE-13251-v1.patch
>
>
> As [~busbey] pointed out in HBASE-13149, we have a section "HBase, MapReduce,
> and the CLASSPATH" in the HBase Ref Guide.
> http://hbase.apache.org/book.html#hbase.mapreduce.classpath
> There are duplication, errors and misinformation in the section.
> Need to cleanup and polish it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)