[ 
https://issues.apache.org/jira/browse/OOZIE-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166501#comment-13166501
 ] 

[email protected] commented on OOZIE-621:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2948/
-----------------------------------------------------------

(Updated 2011-12-09 19:54:10.193047)


Review request for oozie, Mohammad Islam and Angelo K. Huang.


Summary (updated)
-------

While specifying frequency value as part of -filter command option, it should 
be possible to specify the timeunit also.


This addresses bug OOZIE-621.
    https://issues.apache.org/jira/browse/OOZIE-621


Diffs
-----

  trunk/client/src/main/java/org/apache/oozie/client/OozieClient.java 1205116 
  trunk/core/src/main/java/org/apache/oozie/CoordinatorEngine.java 1205116 
  trunk/core/src/main/java/org/apache/oozie/store/StoreStatusFilter.java 
1205116 
  trunk/core/src/test/java/org/apache/oozie/TestCoordinatorEngine.java 1205116 
  
trunk/core/src/test/java/org/apache/oozie/executor/jpa/TestCoordJobInfoGetJPAExecutor.java
 1205116 
  trunk/release-log.txt 1205116 

Diff: https://reviews.apache.org/r/2948/diff


Testing
-------


Thanks,

Kiran


                
> Option to add timeunit for frequency for coordinator jobs
> ---------------------------------------------------------
>
>                 Key: OOZIE-621
>                 URL: https://issues.apache.org/jira/browse/OOZIE-621
>             Project: Oozie
>          Issue Type: Improvement
>            Reporter: Kiran Nagasubramanian
>
> While specifying frequency value as part of -filter command option, it should 
> be possible to specify the timeunit also. The timeunit can take one of the 
> following four values: months, days, hours or minutes, all being case 
> sensitive. Find the example below:
> oozie jobs -jobtype coord -filter frequency=60;unit=minutes

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to