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

Hadoop QA commented on OOZIE-1006:
----------------------------------

Testing JIRA OOZIE-1006

Cleaning local svn workspace

----------------------------

{color:green}+1{color} PATCH_APPLIES
{color:green}+1{color} CLEAN cleaned target directories
{color:red}-1{color} RAW_PATCH_ANALYSIS
.    {color:green}+1{color} the patch does not introduce any @author tags
.    {color:green}+1{color} the patch does not introduce any tabs
.    {color:green}+1{color} the patch does not introduce any trailing spaces
.    {color:red}-1{color} the patch contains 2 line(s) longer than 132 
characters
.    {color:red}-1{color} the patch does not add/modify any testcase
{color:green}+1{color} RAT
.    {color:green}+1{color} the patch does not seem to introduce new RAT 
warnings
.    {color:red}WARNING: the current HEAD has 108 RAT warning(s), they should 
be addressed ASAP{color}
{color:green}+1{color} JAVADOC
.    {color:green}+1{color} the patch does not seem to introduce new Javadoc 
warnings
{color:green}+1{color} COMPILE
.    {color:green}+1{color} HEAD compiles
.    {color:green}+1{color} patch compiles
.    {color:green}+1{color} the patch does not seem to introduce new javac 
warnings
{color:green}+1{color} BACKWARDS_COMPATIBILITY
.    {color:green}+1{color} the patch does not change any JPA 
Entity/Colum/Basic/Lob/Transient annotations
.    {color:green}+1{color} the patch does not modify JPA files
{color:green}+1{color} TESTS
.   Tests run: 914
.   Tests failures: 0
.   Tests errors: 0
{color:green}+1{color} DISTRO
.    {color:green}+1{color} distro tarball builds with the patch 

----------------------------
{color:red}Overall result: Please check the reported -1(s){color}

{color:red}There is at least one warning, please check{color}

The full output of the test-patch run is available at

.   https://builds.apache.org/job/oozie-trunk-precommit-build/122/
                
> Oozie fails to add required dependency for Hadoop 2.0.2
> -------------------------------------------------------
>
>                 Key: OOZIE-1006
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1006
>             Project: Oozie
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 3.2.0
>            Reporter: Seetharam Venkatesh
>            Assignee: Seetharam Venkatesh
>              Labels: patch
>             Fix For: 3.2.1
>
>         Attachments: OOZIE-1006.patch
>
>
> There are a few hadoop 2.0.2 dependency issues while bundling 'em into oozie 
> war:
> * commons-cli isn't added which is required by DFSClient
> * hadoop-yarn-client isn't added which is required for launching jobs (this 
> was a result of recent refactoring in yarn from 2.0.0 to 2.0.2)
> * avro-ipc is included that isn't required and not available in hadoop-client
> This patch adds commons-cli-*.jar, hadoop-yarn-client${suffix}.jar and 
> removes avro-ipc-*.jar. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to