[
https://issues.apache.org/jira/browse/PHOENIX-4973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16651811#comment-16651811
]
Hadoop QA commented on PHOENIX-4973:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12944092/PHOENIX-4973.v0.patch
against master branch at commit 02259651ed66ba9dcde7acfb277bf129fa01249d.
ATTACHMENT ID: 12944092
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+0 tests included{color}. The patch appears to be a
documentation, build,
or dev patch that doesn't require tests.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:red}-1 release audit{color}. The applied patch generated 1 release
audit warnings (more than the master's current 0 warnings).
{color:green}+1 lineLengths{color}. The patch does not introduce lines
longer than 100
{color:red}-1 core tests{color}. The patch failed these unit tests:
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ImmutableIndexIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexSplitReverseScanIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2091//testReport/
Release audit warnings:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2091//artifact/patchprocess/patchReleaseAuditWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2091//console
This message is automatically generated.
> Pherf standalone script (pherf-standalone.py) is failing with class-path
> issues
> -------------------------------------------------------------------------------
>
> Key: PHOENIX-4973
> URL: https://issues.apache.org/jira/browse/PHOENIX-4973
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Archana Katiyar
> Assignee: Archana Katiyar
> Priority: Minor
> Attachments: PHOENIX-4973.v0.patch
>
>
> This might be a side effect of
> [PHOENIX-2365|https://issues.apache.org/jira/browse/PHOENIX-2365].
> Since we are not packaging all dependencies in Pherf lib now (even for
> standalone executions), passing dependency jars in class-path is a must.
> Current pherf-standalone.py script doesn't pass hbase classpath to Pherf
> execution causing java.lang.NoClassDefFoundError issues.
> Also, there is a minor bug in phoenix_utils.py because of which phoenix
> client jar is also not added in the classpath.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)