[ https://issues.apache.org/jira/browse/PHOENIX-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15484548#comment-15484548 ]
Hadoop QA commented on PHOENIX-3268: ------------------------------------ {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12828066/PHOENIX-3268-4.8-HBase-0.98.patch against master branch at commit c3cdb2afbe60a4959237a6ac264f42322a049d1d. ATTACHMENT ID: 12828066 {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: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/test/java/org/apache/phoenix/query/BaseTest.java:[556,21] constructor TransactionService in class org.apache.tephra.distributed.TransactionService cannot be applied to given types; [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:testCompile (default-testCompile) on project phoenix-core: Compilation failure [ERROR] /home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/test/java/org/apache/phoenix/query/BaseTest.java:[556,21] constructor TransactionService in class org.apache.tephra.distributed.TransactionService cannot be applied to given types; [ERROR] required: org.apache.hadoop.conf.Configuration,org.apache.twill.zookeeper.ZKClientService,org.apache.twill.discovery.DiscoveryService [ERROR] found: org.apache.hadoop.conf.Configuration,org.apache.twill.zookeeper.ZKClientService,org.apache.twill.discovery.DiscoveryService,com.google.inject.Provider<org.apache.tephra.TransactionManager> [ERROR] reason: actual and formal argument lists differ in length [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/568//console This message is automatically generated. > Upgrade to Tephra 0.9.0 > ----------------------- > > Key: PHOENIX-3268 > URL: https://issues.apache.org/jira/browse/PHOENIX-3268 > Project: Phoenix > Issue Type: Bug > Reporter: James Taylor > Assignee: James Taylor > Fix For: 4.9.0, 4.8.1 > > Attachments: PHOENIX-3268-4.8-HBase-0.98.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)