You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Rohini Palaniswamy (JIRA)" <ji...@apache.org> on 2013/08/03 05:03:47 UTC

[jira] [Updated] (OOZIE-1481) Getting a coordinator job info with len=0 should return 0 actions

     [ https://issues.apache.org/jira/browse/OOZIE-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rohini Palaniswamy updated OOZIE-1481:
--------------------------------------

    Attachment: OOZIE-1481-1.patch
    
> Getting a coordinator job info with len=0 should return 0 actions
> -----------------------------------------------------------------
>
>                 Key: OOZIE-1481
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1481
>             Project: Oozie
>          Issue Type: Bug
>          Components: coordinator
>            Reporter: Robert Kanter
>         Attachments: OOZIE-1481-1.patch
>
>
> If you fetch a URL such as:
> {noformat}
> http://localhost:11000/oozie/v1/job/0000002-130731172618471-oozie-oozi-C?len=1
> {noformat}
> you'll get the job info for the coordinator job, and 1 of its actions.
> If you only want to get the info for the coordinator job itself and don't care about the actions, it seems logical that {{len=0}} should do this; however, it seems to be ignored and gives you all actions instead.  
> {noformat}
> http://localhost:11000/oozie/v1/job/0000002-130731172618471-oozie-oozi-C?len=0
> {noformat}
> should return 0 actions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira