----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10593/ -----------------------------------------------------------
(Updated April 18, 2013, 1:20 a.m.) Review request for oozie. Changes ------- Had missed that variables are not resolved during materialization. Rohini pointed that in an offline discussion. End to end test done Description ------- https://issues.apache.org/jira/browse/OOZIE-1331 This addresses bug OOZIE-1331. https://issues.apache.org/jira/browse/OOZIE-1331 Diffs (updated) ----- trunk/core/src/main/java/org/apache/oozie/service/URIHandlerService.java 1469084 trunk/core/src/test/java/org/apache/oozie/command/coord/TestCoordMaterializeTransitionXCommand.java 1469084 trunk/core/src/test/java/org/apache/oozie/dependency/TestURIHandlerService.java 1469084 trunk/core/src/test/resources/coord-job-for-matd-relative.xml PRE-CREATION Diff: https://reviews.apache.org/r/10593/diff/ Testing ------- Test cases added Thanks, Virag Kothari
