You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@oozie.apache.org by "Felix.徐" <yg...@gmail.com> on 2013/03/19 10:29:06 UTC

How to invoke multiple workflows in a coordinator?

Hi ,

I want to keep the codes of each workflow isolated with each other , but I
have the need to invoke more than 1 workflows in the same coordinator.

Is there any way to do that instead of merging these workflows into a
single one?

Re: How to invoke multiple workflows in a coordinator?

Posted by Abhinav Neelam <ab...@gmail.com>.
How about launching them as sub-workflows from one parent workflow?

On 19 March 2013 14:59, Felix.徐 <yg...@gmail.com> wrote:

> Hi ,
>
> I want to keep the codes of each workflow isolated with each other , but I
> have the need to invoke more than 1 workflows in the same coordinator.
>
> Is there any way to do that instead of merging these workflows into a
> single one?
>