You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Shwetha G S (JIRA)" <ji...@apache.org> on 2014/06/09 10:51:01 UTC

[jira] [Commented] (OOZIE-1567) Provide a wait tool in Oozie

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

Shwetha G S commented on OOZIE-1567:
------------------------------------

{noformat}
+                -poll                 poll Oozie for job status instead of returning immediately;
+                                      requires -run or -start
Why would the poll require -run or -start. I thought the command is: oozie job -poll <job id>
{noformat}

Also, a timeout will be useful for poll

> Provide a wait tool in Oozie
> ----------------------------
>
>                 Key: OOZIE-1567
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1567
>             Project: Oozie
>          Issue Type: New Feature
>          Components: core
>    Affects Versions: 4.0.0
>            Reporter: Viji
>            Assignee: Robert Kanter
>            Priority: Trivial
>         Attachments: OOZIE-1567.patch
>
>
> Currently, in situations where a program has to wait to check wether an oozie workflow is successful or not, it is done by constantly pinging the oozie workflow status (that is, manual scripts need to be written). It would be good if Oozie provided a {{oozie wait -jobID <JOBID>}} or similar.



--
This message was sent by Atlassian JIRA
(v6.2#6252)