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 2012/01/18 03:45:41 UTC

[jira] [Commented] (OOZIE-655) Oozie CLI help to include new filters which are frequency and unit

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

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


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

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


Summary
-------

https://issues.apache.org/jira/browse/OOZIE-655

Adding description in help


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


Diffs
-----

  trunk/docs/src/site/twiki/DG_CommandLineTool.twiki 1230856 
  trunk/client/src/main/java/org/apache/oozie/cli/OozieCLI.java 1230856 

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


Testing
-------

N/A


Thanks,

Virag


                
> Oozie CLI help to include new filters which are frequency and unit 
> -------------------------------------------------------------------
>
>                 Key: OOZIE-655
>                 URL: https://issues.apache.org/jira/browse/OOZIE-655
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Virag Kothari
>            Priority: Minor
>
> oozie CLI help to include new filters which are frequency and unit. it would be nice to also list valid unit values: months,
> days, hours or minutes, in the help.
> $ oozie help
> usage: 
> ... ...
>       oozie jobs <OPTIONS> : jobs status
>                  -auth <arg>        Select authentication type [YCA|KERBEROS|BOUNCER]
>                  -filter <arg>      user=<U>;name=<N>;group=<G>;status=<S>;...
>                  -jobtype <arg>     job type ('Supported in Oozie-2.0 or later versions ONLY -
>                                     'coordinator' or 'bundle' or 'wf'(default))
>                  -keydb             Use keydb for authentication
>                  -len <arg>         number of jobs (default '100')
>                  -localtime         use local time (default GMT)
>                  -namespace <arg>   Change YCA namespace (requires -auth YCA)
>                  -offset <arg>      jobs offset (default '1')
>                  -oozie <arg>       Oozie URL
>                  -verbose           verbose mode

--
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