----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8835/#review15149 -----------------------------------------------------------
branches/hcat-intre/core/src/main/java/org/apache/oozie/command/coord/CoordPushDependencyCheckXCommand.java <https://reviews.apache.org/r/8835/#comment32734> null/empty check for availDepList before the JPA executor is invoked? branches/hcat-intre/core/src/main/java/org/apache/oozie/service/PartitionDependencyManagerService.java <https://reviews.apache.org/r/8835/#comment32735> rename to multiple i.e. createPartitionWrapper*s* for clarity branches/hcat-intre/core/src/test/resources/coord-job-for-matd-hcat.xml <https://reviews.apache.org/r/8835/#comment32736> remove extra spaces branches/hcat-intre/core/src/test/resources/coord-job-for-matd-hcat.xml <https://reviews.apache.org/r/8835/#comment32737> typo? I dont see LOCAL_A - Mona Chitnis On Jan. 7, 2013, 9:30 p.m., Virag Kothari wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/8835/ > ----------------------------------------------------------- > > (Updated Jan. 7, 2013, 9:30 p.m.) > > > Review request for oozie. > > > Description > ------- > > https://issues.apache.org/jira/browse/OOZIE-1156 > > > This addresses bug OOZIE-1156. > https://issues.apache.org/jira/browse/OOZIE-1156 > > > Diffs > ----- > > > branches/hcat-intre/core/src/main/java/org/apache/oozie/command/coord/CoordActionUpdatePushMissingDependency.java > 1430019 > > branches/hcat-intre/core/src/main/java/org/apache/oozie/command/coord/CoordCommandUtils.java > 1430019 > > branches/hcat-intre/core/src/main/java/org/apache/oozie/command/coord/CoordMaterializeTransitionXCommand.java > 1430019 > > branches/hcat-intre/core/src/main/java/org/apache/oozie/command/coord/CoordPushDependencyCheckXCommand.java > 1430019 > > branches/hcat-intre/core/src/main/java/org/apache/oozie/service/PartitionDependencyManagerService.java > 1430019 > > branches/hcat-intre/core/src/test/java/org/apache/oozie/command/coord/TestCoordMaterializeTransitionXCommand.java > 1430019 > > branches/hcat-intre/core/src/test/java/org/apache/oozie/command/coord/TestCoordPushDependencyCheckXCommand.java > 1430019 > branches/hcat-intre/core/src/test/resources/coord-job-for-matd-hcat.xml > PRE-CREATION > branches/hcat-intre/core/src/test/resources/coord-job-for-matd-neg-hcat.xml > PRE-CREATION > > Diff: https://reviews.apache.org/r/8835/diff/ > > > Testing > ------- > > > Thanks, > > Virag Kothari > >
