----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2225/ -----------------------------------------------------------
(Updated 2011-10-14 22:31:28.605814) Review request for oozie, Mohammad Islam and Angelo K. Huang. Changes ------- Log (warn) statements need to be added for both the cases when empty string is returned: 1) When coordinator action creation time (nominal time) is before the initial instance of dataset. 2) When coordinator action creation time (nominal time) is after the initial instance of dataset, but an attempt is made to fetch the current instance, coord:current(n) which works out to be before the initial instance of dataset. Summary ------- OOZIE-573: error message about misconfig in starting time of coordinator and initial-instance of dataset Summary: https://issues.apache.org/jira/browse/OOZIE-573 This addresses bug OOZIE-573. https://issues.apache.org/jira/browse/OOZIE-573 Diffs (updated) ----- trunk/core/src/main/java/org/apache/oozie/coord/CoordELFunctions.java 1182589 Diff: https://reviews.apache.org/r/2225/diff Testing ------- Tested against current test cases. Thanks, params
