You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Srikanth Sundarrajan (JIRA)" <ji...@apache.org> on 2013/09/16 18:30:54 UTC

[jira] [Commented] (OOZIE-1531) Add a blocking / synchronous option to oozie client

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

Srikanth Sundarrajan commented on OOZIE-1531:
---------------------------------------------

Notes from discussion with [~tucu00] offline: 
This could be done in the OozieClient Java API by using the current fire&forget methods followed by a wait-until logic with a timeout. Similar to what Hadoop JobClient does.
                
> Add a blocking / synchronous option to oozie client  
> -----------------------------------------------------
>
>                 Key: OOZIE-1531
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1531
>             Project: Oozie
>          Issue Type: New Feature
>            Reporter: Srikanth Sundarrajan
>
> Currently Oozie returns immediately after sending the request, there is not warrantee that the request is correct or it has been done.
> ASK: a client Java API that blocks until the submitted job is running, it has been killed, etc.

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