[
https://issues.apache.org/jira/browse/PHOENIX-5333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16878871#comment-16878871
]
Hadoop QA commented on PHOENIX-5333:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12973713/PHOENIX-5333.master.v2.patch
against master branch at commit 9f1f295b61581da86355e175b8923f5eae12fd88.
ATTACHMENT ID: 12973713
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 2 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/main/java/org/apache/phoenix/mapreduce/index/IndexUpgradeTool.java:[29,42]
package org.junit.contrib.java.lang.system does not exist
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on
project phoenix-core: Compilation failure
[ERROR]
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexUpgradeTool.java:[29,42]
package org.junit.contrib.java.lang.system does not exist
[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 <goals> -rf :phoenix-core
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2733//console
This message is automatically generated.
> A tool to upgrade existing tables/indexes to use self-consistent global
> indexes design
> --------------------------------------------------------------------------------------
>
> Key: PHOENIX-5333
> URL: https://issues.apache.org/jira/browse/PHOENIX-5333
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Swaroopa Kadam
> Assignee: Swaroopa Kadam
> Priority: Major
> Fix For: 4.15.0, 5.1.0, 4.14.3
>
> Attachments: PHOENIX-5333.master.v1.patch,
> PHOENIX-5333.master.v2.patch
>
> Time Spent: 17h
> Remaining Estimate: 0h
>
> A tool to upgrade existing tables/indexes to use self-consistent global
> indexes design in PHOENIX-5156
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)