stack created HBASE-18841:
-----------------------------
Summary: ./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
(v6.4.14#64029)