----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9175/ -----------------------------------------------------------
(Updated Feb. 15, 2013, 8:32 p.m.) Review request for oozie. Changes ------- modified based on Rohini/Mona's comments. including - enable offset and len for jobid/appname filter. - for that, did consolidation (e.g., remove SLAEventsFilterXCommand, oozie cli change, etc) - change examples a bit did test locally, thanks for comments! Description ------- https://issues.apache.org/jira/browse/OOZIE-1189 This addresses bug OOZIE-1189. https://issues.apache.org/jira/browse/OOZIE-1189 Diffs (updated) ----- trunk/client/src/main/java/org/apache/oozie/cli/OozieCLI.java 1446424 trunk/client/src/main/java/org/apache/oozie/client/OozieClient.java 1446424 trunk/core/src/main/java/org/apache/oozie/command/coord/SLAEventsXCommand.java 1446424 trunk/core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetForFilterJPAExecutor.java PRE-CREATION trunk/core/src/main/java/org/apache/oozie/servlet/SLAServlet.java 1446424 trunk/core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetForFilterJPAExecutor.java PRE-CREATION trunk/core/src/test/java/org/apache/oozie/test/XDataTestCase.java 1446424 trunk/docs/src/site/twiki/DG_CommandLineTool.twiki 1446424 Diff: https://reviews.apache.org/r/9175/diff/ Testing ------- tested locally Thanks, Ryota Egashira
