You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Abhishek Bafna (JIRA)" <ji...@apache.org> on 2016/09/21 08:03:21 UTC

[jira] [Commented] (OOZIE-2679) Decrease HttpClient library versions due to Hadoop incompatibility

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

Abhishek Bafna commented on OOZIE-2679:
---------------------------------------

[~rkanter] I am seeing this Jenkins error third time. The is happening with the recent few Jenkins.

https://builds.apache.org/job/oozie-trunk-precommit-build/3310/consoleFull
https://builds.apache.org/job/oozie-trunk-precommit-build/3309/consoleFull
https://builds.apache.org/job/oozie-trunk-precommit-build/3308/consoleFull
https://builds.apache.org/job/oozie-trunk-precommit-build/3307/consoleFull
https://builds.apache.org/job/oozie-trunk-precommit-build/3306/consoleFull

The issue happened with this Jira.
https://builds.apache.org/job/oozie-trunk-precommit-build/3304/consoleFull

Copy-Pasting the Report:
{noformat}
Testing JIRA OOZIE-2679
Cleaning local git workspace
----------------------------
+1 PATCH_APPLIES
+1 CLEAN
-1 RAW_PATCH_ANALYSIS
    +1 the patch does not introduce any @author tags
    +1 the patch does not introduce any tabs
    +1 the patch does not introduce any trailing spaces
    +1 the patch does not introduce any line longer than 132
    -1 the patch does not add/modify any testcase
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
+1 JAVADOC
    +1 the patch does not seem to introduce new Javadoc warnings
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    +1 the patch does not modify JPA files
-1 TESTS
    Tests run: 1807
    Tests failed: 1
    Tests errors: 0

    The patch failed the following testcases:

      testNone(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommandNonUTC)

+1 DISTRO
    +1 distro tarball builds with the patch 
----------------------------
-1 Overall result, please check the reported -1(s)
The full output of the test-patch run is available at
   https://builds.apache.org/job/oozie-trunk-precommit-build/3304/
{noformat}

> Decrease HttpClient library versions due to Hadoop incompatibility
> ------------------------------------------------------------------
>
>                 Key: OOZIE-2679
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2679
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Peter Cseh
>            Assignee: Abhishek Bafna
>            Priority: Blocker
>             Fix For: 4.3.0
>
>         Attachments: OOZIE-2679.patch
>
>
> Version 4.4 of HttpClient has issued with Hadoop: HADOOP-11859 
> It will be fixed in Hadoop 2.8.0, until we use that we should use 4.3 of HttpClient.



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