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

(Updated 2011-11-10 00:06:30.901190)


Review request for oozie, Tom White and Roman Shaposhnik.


Changes
-------

v2 of the patch:

* corrections in the dependencies inclusions/exclusions.
* added 2 profiles mr1 (default, for pre 0.23) and mr2 (for 0.23+)
* the includeHadoopJars profile works correctly with both mr1 and mr2 profiles

I'm able to build Oozie (cannot run testcases yet). When running Oozie against 
Hadoop 0.23.FOO Oozie is able to submit jobs to Hadoop but the actions are 
failing. Have to see what wrong there.

Hadoop.23.FOO = Hadoop 0.23.0 + MAPREDUCE-3370 + MAPREDUCE-3169 + HADOOP-7590 + 
MAPREDUCE-3380


Summary
-------

Make Oozie compile against Hadoop 0.23.

It depends on a few outstanding Hadoop JIRAs.

Everything compiles, testcases using MiniMR fail due to MAPREDUCE-3380.

This patch is a WIP


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


Diffs (updated)
-----

  /trunk/core/pom.xml 1200045 
  
/trunk/core/src/main/java/org/apache/oozie/service/KerberosHadoopAccessorService.java
 1200045 
  /trunk/examples/pom.xml 1200045 
  /trunk/pom.xml 1200045 
  /trunk/sharelib/pom.xml 1200045 
  /trunk/webapp/pom.xml 1200045 

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


Testing
-------


Thanks,

Alejandro

Reply via email to