[
https://issues.apache.org/jira/browse/HBASE-18841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Somogyi resolved HBASE-18841.
-----------------------------------
Resolution: Cannot Reproduce
> ./bin/hbase ltt and pe cannot find their classes when in dev/build context
> --------------------------------------------------------------------------
>
> Key: HBASE-18841
> URL: https://issues.apache.org/jira/browse/HBASE-18841
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Priority: Minor
>
> If I run the below out of a built checkout, it fails unable to find the main
> in named LoadTestTool class:
> ./bin/hbase ltt
> Ditto for:
> ./bin/hbase pe
> The main classes are in *-test.jars which we do not include in our
> cached_classpath.txt file that is our trick for making stuff work in dev
> context.
> Investigate.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)