[
https://issues.apache.org/jira/browse/HBASE-20448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16547083#comment-16547083
]
stack commented on HBASE-20448:
-------------------------------
Yeah, bit of doc would help here. I've not been paying attention so am hacking
it since can't find "guidance" for running ITBLL, say, in new regime (Trying to
test the 2.1.0RC). For reference, here is what I used do:
{code}
export
HADOOP_CLASSPATH="${HOME}/conf_hadoop:${HOME}/conf_hbase:`${HOME}/hbase/bin/hbase
classpath`"
${HOME}/hadoop/bin/hadoop --config ${HOME}/conf_hadoop
org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList --monkey
serverKilling -monkeyProps monkey.properties Generator 40 25000000 g.$date
{code}
... but bin/hbase classpath just returns shaded clients now.
> update ref guide to expressly use shaded clients for examples
> -------------------------------------------------------------
>
> Key: HBASE-20448
> URL: https://issues.apache.org/jira/browse/HBASE-20448
> Project: HBase
> Issue Type: Sub-task
> Components: Client, documentation, mapreduce
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Major
> Fix For: 2.1.1
>
>
> the whole mapreduce section, especially, should be using the shaded version.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)