[
https://issues.apache.org/jira/browse/PHOENIX-6016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17162935#comment-17162935
]
Hadoop QA commented on PHOENIX-6016:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/13008183/PHOENIX-6016.master.v4.patch
against master branch at commit 218a71c07259a6ac4660335bf3636325e1ee138d.
ATTACHMENT ID: 13008183
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 0 new
or modified tests.
{color:red}-1 javac{color}. The patch appears to cause mvn compile goal to
fail .
Compilation errors resume:
[ERROR] COMPILATION ERROR :
[ERROR]
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/BackwardCompatibilityIT.java:[132,9]
non-static method checkForPreConditions() cannot be referenced from a static
context
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile
(default-testCompile) on project phoenix-core: Compilation failure
[ERROR]
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/BackwardCompatibilityIT.java:[132,9]
non-static method checkForPreConditions() cannot be referenced from a static
context
[ERROR]
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :phoenix-core
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/4068//console
This message is automatically generated.
> Support HBase 2.3.0
> -------------------
>
> Key: PHOENIX-6016
> URL: https://issues.apache.org/jira/browse/PHOENIX-6016
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
> Attachments: PHOENIX-6016.master.v1.patch,
> PHOENIX-6016.master.v2.patch, PHOENIX-6016.master.v3.patch,
> PHOENIX-6016.master.v4.patch
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Hbase 2.3.0 has been released.
> Make sure Phoenix works with it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)