> On April 24, 2014, 4:07 p.m., Rohini Palaniswamy wrote:
> > core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java, 
> > line 533
> > <https://reviews.apache.org/r/20655/diff/1/?file=567188#file567188line533>
> >
> >     Can you explain the change and how it resolves ClassNotFoundException 
> > for OozieLauncherInputFormat.EmptySplit ?

The explanation was in the jira. Thanks


- Rohini


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


On April 24, 2014, 1:03 p.m., Satish Mittal wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/20655/
> -----------------------------------------------------------
> 
> (Updated April 24, 2014, 1:03 p.m.)
> 
> 
> Review request for oozie, Ryota Egashira and Purshotam Shah.
> 
> 
> Bugs: OOZIE-1806
>     https://issues.apache.org/jira/browse/OOZIE-1806
> 
> 
> Repository: oozie-git
> 
> 
> Description
> -------
> 
> With oozie trunk, all java action type jobs are failing with hadoop 0.20.2 
> and earlier versions. This is a regression since oozie 4.0. The map tasks are 
> failing with ClassNotFoundException for OozieLauncherInputFormat.EmptySplit 
> class.
> 
> 
> Diffs
> -----
> 
>   core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java 
> 6fcdf2a 
> 
> Diff: https://reviews.apache.org/r/20655/diff/
> 
> 
> Testing
> -------
> 
> - Ran unit tests.
> - Verified manually on 0.20.2-CDH3u5 cluster that java action jobs are 
> running successfully.
> 
> 
> Thanks,
> 
> Satish Mittal
> 
>

Reply via email to