----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9175/#review16031 -----------------------------------------------------------
trunk/client/src/main/java/org/apache/oozie/cli/OozieCLI.java <https://reviews.apache.org/r/9175/#comment34328> Shouldn't it be -jobid if it takes jobid as input - Rohini Palaniswamy On Jan. 31, 2013, 8:43 a.m., Ryota Egashira wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9175/ > ----------------------------------------------------------- > > (Updated Jan. 31, 2013, 8:43 a.m.) > > > Review request for oozie. > > > Description > ------- > > https://issues.apache.org/jira/browse/OOZIE-1189 > > > This addresses bug OOZIE-1189. > https://issues.apache.org/jira/browse/OOZIE-1189 > > > Diffs > ----- > > trunk/client/src/main/java/org/apache/oozie/cli/OozieCLI.java 1440237 > trunk/client/src/main/java/org/apache/oozie/client/OozieClient.java 1440237 > trunk/core/src/main/java/org/apache/oozie/SLAEventBean.java 1440237 > > trunk/core/src/main/java/org/apache/oozie/command/coord/SLAEventsInfoXCommand.java > PRE-CREATION > > trunk/core/src/main/java/org/apache/oozie/executor/jpa/SLAEventsGetForJobIdJPAExecutor.java > PRE-CREATION > trunk/core/src/main/java/org/apache/oozie/servlet/SLAServlet.java 1440237 > trunk/core/src/test/java/org/apache/oozie/client/TestOozieCLI.java 1440237 > > trunk/core/src/test/java/org/apache/oozie/executor/jpa/TestSLAEventsGetForJobIdJPAExecutor.java > PRE-CREATION > trunk/docs/src/site/twiki/DG_CommandLineTool.twiki 1440237 > > Diff: https://reviews.apache.org/r/9175/diff/ > > > Testing > ------- > > tested locally > > > Thanks, > > Ryota Egashira > >
