You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2014/09/02 20:00:21 UTC

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

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

Robert Kanter updated OOZIE-1567:
---------------------------------
    Attachment: OOZIE-1567.patch

I've updated the patch to use milliseconds, changed the defaults to 5min interval and 30min timeout.  I've also added the option descriptions for the oozie url, auth, and does (they worked before, but the help command didn't show them).  Also updated the docs to match those changes.

{quote}This doesn't print '.'. Is it intentional?{quote}
You mean the "...." thing it was printing in the original patch?  I figured it's more useful to just print the current status -- the dots don't really tell the user anything.

> 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, OOZIE-1567.patch, 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.3.4#6332)