You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Virag Kothari (Created) (JIRA)" <ji...@apache.org> on 2012/01/18 02:13:39 UTC

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

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

        

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

Posted by "Virag Kothari (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Virag Kothari resolved OOZIE-655.
---------------------------------

    Resolution: Fixed
    
> 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

        

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

Posted by "Virag Kothari (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Virag Kothari updated OOZIE-655:
--------------------------------


For the patch committed in trunk with this JIRA ID (also available under the same JIRA ID in Apache ReviewBoard system), I grant license to ASF for inclusion in ASF works (as per the Apache License ยง5) 
                
> 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
>            Assignee: Virag Kothari
>            Priority: Minor
>             Fix For: 3.2.0
>
>
> 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

       

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

Posted by "jiraposter@reviews.apache.org (Commented) (JIRA)" <ji...@apache.org>.
    [ 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

        

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

Posted by "Alejandro Abdelnur (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur updated OOZIE-655:
-------------------------------------

    Fix Version/s: 3.2.0
    
> 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
>             Fix For: 3.2.0
>
>
> 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

        

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

Posted by "Craig Peters (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13193157#comment-13193157 ] 

Craig Peters commented on OOZIE-655:
------------------------------------

Are the same filters available for HTTP API?  Are they also documented there?
                
> 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

        

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

Posted by "jiraposter@reviews.apache.org (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13191978#comment-13191978 ] 

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


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

Ship it!


+1 committing

- Mohammad


On 2012-01-18 02:45:13, Virag Kothari wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/3522/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-01-18 02:45:13)
bq.  
bq.  
bq.  Review request for oozie, Mohammad Islam and Angelo K. Huang.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  https://issues.apache.org/jira/browse/OOZIE-655
bq.  
bq.  Adding description in help
bq.  
bq.  
bq.  This addresses bug OOZIE-655.
bq.      https://issues.apache.org/jira/browse/OOZIE-655
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    trunk/docs/src/site/twiki/DG_CommandLineTool.twiki 1230856 
bq.    trunk/client/src/main/java/org/apache/oozie/cli/OozieCLI.java 1230856 
bq.  
bq.  Diff: https://reviews.apache.org/r/3522/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  N/A
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Virag
bq.  
bq.


                
> 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