You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2017/09/18 20:14:00 UTC

[jira] [Created] (HBASE-18841) ./bin/hbase ltt and pe cannot find their classes when in dev/build context

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)