Hi, So basically I need to create new workflow and coordination definitions for every workflow change, and define the start time of the new workflow to start right after I set the previous version to end, right?
Boris. On Tue, Sep 18, 2012 at 9:51 PM, Alejandro Abdelnur <[email protected]>wrote: > Boris, > > You can, thought I would not recommend doing that. As you would not > know what version of your hive script you've used for each coord > action. > > Instead, I'd suggest that you do some kind of apps versioning > management, and you change the current coord job to end when you are > ready to switch to the new workflow and start a new one using the new > workflow app. > > hope this helps. > > Thx > > On Tue, Sep 18, 2012 at 10:24 AM, Boris Shulman <[email protected]> > wrote: > > Hi, > > > > Is it possible to modify submitted workflows and coordinator apps? What > > happens if the scripts for Hive action are modified, will they be picked > up > > on next run? > > > > > > Thanks. > > > > -- > Alejandro >
