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

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

[~bowenzhangusa], What essentially I was looking for was support in the oozie 
server to actually perform them synchronously as opposed to it getting dropped 
into a queue for further handling later. If that is difficult, the OozieClient 
should block till the action is successful or failed. In the event the status 
doesn't change, would like an affirmative response on whether the action was 
successful or not, which should be consistent with what actually happens in the 
system. In other words, OozieClient can't respond saying the action failed, 
while the server subsequently performs this action successfully or vice-versa.

Thanks for picking this up.

> 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
>            Assignee: Bowen Zhang
>
> 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 was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to