[ 
https://issues.apache.org/jira/browse/PHOENIX-3734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022536#comment-16022536
 ] 

Hadoop QA commented on PHOENIX-3734:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12869603/PHOENIX-3734.4.x-HBase-1.2.patch
  against master branch at commit a2f4d7eebec621b58204a9eb78d552f18dcbcf24.
  ATTACHMENT ID: 12869603

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 3 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/transaction/OmidTransactionTable.java:[49,8]
 org.apache.phoenix.transaction.OmidTransactionTable is not abstract and does 
not override abstract method getRpcTimeout() in 
org.apache.hadoop.hbase.client.Table
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/main/java/org/apache/phoenix/transaction/TephraTransactionTable.java:[53,8]
 org.apache.phoenix.transaction.TephraTransactionTable is not abstract and does 
not override abstract method getRpcTimeout() in 
org.apache.hadoop.hbase.client.Table
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on 
project phoenix-core: Compilation failure: Compilation failure:
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/main/java/org/apache/phoenix/transaction/OmidTransactionTable.java:[49,8]
 org.apache.phoenix.transaction.OmidTransactionTable is not abstract and does 
not override abstract method getRpcTimeout() in 
org.apache.hadoop.hbase.client.Table
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/main/java/org/apache/phoenix/transaction/TephraTransactionTable.java:[53,8]
 org.apache.phoenix.transaction.TephraTransactionTable is not abstract and does 
not override abstract method getRpcTimeout() in 
org.apache.hadoop.hbase.client.Table
[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/898//console

This message is automatically generated.

> Refactor Phoenix to use TAL instead of direct calls to Tephra
> -------------------------------------------------------------
>
>                 Key: PHOENIX-3734
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3734
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Ohad Shacham
>            Assignee: Ohad Shacham
>         Attachments: PHOENIX-3734.4.x-HBase-0.98.patch, 
> PHOENIX-3734.4.x-HBase-1.1.patch, PHOENIX-3734.4.x-HBase-1.2.patch, 
> PHOENIX-3734.v4.patch
>
>
> Refactor Phoenix to use the new transaction abstraction layer instead of 
> direct calls to Tephra. Once this task will be committed, Phoenix will 
> continue working with Tephra but will have the option for fast integration of 
> new transaction processing engines.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to