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

Srikanth Sundarrajan commented on OOZIE-1538:
---------------------------------------------

Notes from my discussion with [~tucu00] offline:

Use Zookeeper as distributed countdown-locks/latches. Integration of Oozie and 
Zookeeper to do this could be done using a zookeeper URIHandler implementation 
and modeling the countdown-locks/latches as additional datasets in the 
coordinator definition. Thus the materialization of the action will depend on 
the zk://<URI> being available.
                
> Coordinator actions concurrency control across coord jobs at user level
> -----------------------------------------------------------------------
>
>                 Key: OOZIE-1538
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1538
>             Project: Oozie
>          Issue Type: Improvement
>            Reporter: Srikanth Sundarrajan
>
> Currently coord action concurrency is at coord job level. If the user has 
> several coord jobs it can still flood the cluster.

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

Reply via email to