You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "jiraposter@reviews.apache.org (Commented) (JIRA)" <ji...@apache.org> on 2011/11/28 20:57:41 UTC

[jira] [Commented] (OOZIE-621) Option to add timeunit for frequency for coordinator job log filtering

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

jiraposter@reviews.apache.org commented on OOZIE-621:
-----------------------------------------------------


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

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


Summary
-------

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/executor/jpa/TestCoordJobInfoGetJPAExecutor.java 1205116 

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


Testing
-------


Thanks,

Kiran


                
> Option to add timeunit for frequency for coordinator job log filtering
> ----------------------------------------------------------------------
>
>                 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