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



core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java
<https://reviews.apache.org/r/20655/#comment74740>

    Can you explain the change and how it resolves ClassNotFoundException for 
OozieLauncherInputFormat.EmptySplit ? 


- Rohini Palaniswamy


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