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

Hadoop QA commented on PHOENIX-2834:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12798715/PHOENIX-2834.master.patch
  against master branch at commit de9a2c7b0249cd5a1a75374aa5244d5ee076f3c1.
  ATTACHMENT ID: 12798715

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

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {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/UseSchemaIT.java:[119,27]
 'void' type not allowed here
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/NamespaceSchemaMappingIT.java:[67,27]
 'void' type not allowed here
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/NamespaceSchemaMappingIT.java:[69,27]
 'void' type not allowed here
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.0:testCompile 
(default-testCompile) on project phoenix-core: Compilation failure: Compilation 
failure:
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/UseSchemaIT.java:[119,27]
 'void' type not allowed here
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/NamespaceSchemaMappingIT.java:[67,27]
 'void' type not allowed here
[ERROR] 
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-core/src/it/java/org/apache/phoenix/end2end/NamespaceSchemaMappingIT.java:[69,27]
 'void' type not allowed here
[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/300//console

This message is automatically generated.

> Support Phoenix over CDH 5.7.0
> ------------------------------
>
>                 Key: PHOENIX-2834
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2834
>             Project: Phoenix
>          Issue Type: New Feature
>    Affects Versions: 4.7.0
>            Reporter: Ankur Jain
>              Labels: CDH
>             Fix For: 4.7.0
>
>         Attachments: PHOENIX-2834.master.patch, PHOENIX-2834.patch
>
>
> Phoenix 4.7 is not compilable on CDH 5.7.0. To make it compilable and run 
> successfully we need to do following things
> 1. CDH 5.7.0 support hbase 1.2.0, which is not currently supported by phoenix 
> yet. Need to change few APIs as per hbase 1.2.0
> 2. We need a cdh compatible tephra library to be added in maven dependency
> 3. Add cloudera repository in pom file
> 4. Update hadoop and hbase dependencies with their respective cloudera 
> version instead of open source version of hadoop and hbase.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to