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

Ship it!


+1

- Mayank


On 2012-03-14 15:50:04, Alejandro Abdelnur wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/4346/
> -----------------------------------------------------------
> 
> (Updated 2012-03-14 15:50:04)
> 
> 
> 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
> -------
> 
> 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
> 
>

Reply via email to