> On Jan. 22, 2013, 10:03 p.m., Virag Kothari wrote: > > trunk/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java, > > line 1041 > > <https://reviews.apache.org/r/8897/diff/6/?file=251105#file251105line1041> > > > > Abstract this details here and have a method like handleFailure() and > > override it in PigAE
using method name 'getChildIds' itself, instead of handleFailure which sounds bigger in scope - Mona ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8897/#review15586 ----------------------------------------------------------- On Jan. 22, 2013, 9:46 p.m., Mona Chitnis wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/8897/ > ----------------------------------------------------------- > > (Updated Jan. 22, 2013, 9:46 p.m.) > > > Review request for oozie. > > > Description > ------- > > https://issues.apache.org/jira/browse/OOZIE-1160 > > > This addresses bug OOZIE-1160. > https://issues.apache.org/jira/browse/OOZIE-1160 > > > Diffs > ----- > > > trunk/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java > 1436833 > trunk/core/src/main/java/org/apache/oozie/action/hadoop/LauncherMapper.java > 1436833 > trunk/core/src/main/java/org/apache/oozie/action/hadoop/OoziePigStats.java > 1436833 > > trunk/core/src/main/java/org/apache/oozie/action/hadoop/PigActionExecutor.java > 1436833 > trunk/core/src/main/java/org/apache/oozie/action/hadoop/PigMain.java > 1436833 > trunk/webapp/src/main/webapp/oozie-console.js 1436833 > > Diff: https://reviews.apache.org/r/8897/diff/ > > > Testing > ------- > > e-2-e tested > > > Thanks, > > Mona Chitnis > >
