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

[email protected] commented on OOZIE-761:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4346/
-----------------------------------------------------------

(Updated 2012-03-14 15:50:04.287261)


Review request for oozie.


Summary
-------

The CoordELFunctions.java has a leftover check for group which makes it fail. 

The following tests need to be fixed to work with Hadoop 0.23. 

* TestSubmitMRXCommand.java 
* TestCoordELEvaluator.java 
*TestHadoopAccessorService.java 


This addresses bug OOZIE-761.
    https://issues.apache.org/jira/browse/OOZIE-761


Diffs
-----

  trunk/core/src/main/java/org/apache/oozie/coord/CoordELFunctions.java 1300596 
  
trunk/core/src/test/java/org/apache/oozie/command/wf/TestSubmitMRXCommand.java 
1300596 
  trunk/core/src/test/java/org/apache/oozie/coord/TestCoordELEvaluator.java 
1300596 
  
trunk/core/src/test/java/org/apache/oozie/service/TestHadoopAccessorService.java
 1300596 

Diff: https://reviews.apache.org/r/4346/diff


Testing (updated)
-------

Successfully run all testcases using Hadoop 1.0.1

Successfully run all testcases using Hadoop 0.24.0-SNAPSHOT (except for Pig 
tests because there are not Pig artifacts compiled with Hadoop 
0.24.0-SNAPSHOT). Using a local built of pig with Hadoop 0.23 the Pig testcases 
are passing.

Hadoop 0.24 must be patched with HADOOP-8167 & MAPREDUCE-4007


Thanks,

Alejandro


                
> Fixes in CoordELFunctions and testcases for Hadoop 0.23
> -------------------------------------------------------
>
>                 Key: OOZIE-761
>                 URL: https://issues.apache.org/jira/browse/OOZIE-761
>             Project: Oozie
>          Issue Type: Bug
>          Components: coordinator, core, tests
>    Affects Versions: 3.2.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 3.2.0
>
>
> The CoordELFunctions.java has a leftover check for group which makes it fail.
> The following tests need to be fixed to work with Hadoop 0.23.
> * TestSubmitMRXCommand.java
> * TestCoordELEvaluator.java
> *TestHadoopAccessorService.java

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to