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

Hadoop QA commented on PHOENIX-5572:
------------------------------------

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

    {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:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3139//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3139//console

This message is automatically generated.

> httpclient NoClassDefFoundError due to old httpcore version
> -----------------------------------------------------------
>
>                 Key: PHOENIX-5572
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5572
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 5.1.0
>            Reporter: István Tóth
>            Assignee: István Tóth
>            Priority: Major
>         Attachments: PHOENIX-5572.master.v1.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Phoenix pulls in httpclient 4.5.2  via hadoop3.
> It also depends on httpcore 4.1.3 via tephra.
> Unfortunately, httpclient 4.5.2 is not compatible with httpcore 4.1.3, and 
> trying to use it results in
> _java.lang.NoClassDefFoundError: 
> org/apache/phoenix/shaded/org/apache/http/Consts_
> This was found during testing the spark connector on a cluster with KMS.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to