[
https://issues.apache.org/jira/browse/PHOENIX-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509800#comment-14509800
]
James Taylor commented on PHOENIX-1728:
---------------------------------------
What [~jesse_yates] said makes sense - adding a dependency on phoenix-pherf in
phoenix-assembly/pom.xml. I get an error if I try that, though:
{code}
[ERROR] The project org.apache.phoenix:phoenix-assembly:4.4.0-SNAPSHOT
(/Users/jtaylor/dev/apache/phoenix/phoenix-assembly/pom.xml) has 1 error
[ERROR] 'dependencies.dependency.version' for
org.apache.phoenix:phoenix-pherf:jar is missing. @ line 161, column 17
{code}
None of the other dependencies define a version, though...
> Pherf - Make tests use mini cluster
> -----------------------------------
>
> Key: PHOENIX-1728
> URL: https://issues.apache.org/jira/browse/PHOENIX-1728
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Cody Marcel
> Assignee: Cody Marcel
> Priority: Minor
> Labels: newbie
> Fix For: 5.0.0, 4.4.0
>
>
> Some unit tests currently depend on a cluster being available or they will
> fail. Make these tests use mini cluster.
> Tests are currently disabled in the build. We need to enable these.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)