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


1. 'includeHadoopJars' is for including the hadoop jars in the tar ball. right?

If we don't want to inject it during build. we can still inject that through 
'addtowar'script. right? That mean hadoop 0.23 will still supports the 
'addtowar.sh' based jar injection.

2. So profile 'mr2' is for place holder. by default 'mr1' is activated.



/trunk/core/src/main/java/org/apache/oozie/service/KerberosHadoopAccessorService.java
<https://reviews.apache.org/r/2778/#comment7481>

    Why it is required?
    How will it work on MR1?


- Mohammad


On 2011-11-10 00:06:30, Alejandro Abdelnur wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/2778/
> -----------------------------------------------------------
> 
> (Updated 2011-11-10 00:06:30)
> 
> 
> Review request for oozie, Tom White and Roman Shaposhnik.
> 
> 
> 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
> -----
> 
>   /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