You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2018/01/25 15:23:01 UTC

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

    [ https://issues.apache.org/jira/browse/HBASE-18841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16339373#comment-16339373 ] 

Peter Somogyi commented on HBASE-18841:
---------------------------------------

On master branch I ran {{mvn clean install -DskipTests}} and after I was able to run LoadTestTool and PerformanceEvaluation.

> ./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)