Apparently when I put an imagur link in the reply the spam score gets high enough that the delivery is denied... is there anyway to link an image? Also, if not then is there anything I can clarify in the question that would make it more straightforward?
-- Matt Goeke On Tue, Jul 17, 2012 at 11:22 AM, Mona Chitnis <[email protected]>wrote: > The attachment hasn't come through. This had happened with an earlier > email with the Oozie Meetup slides attachments too. Any solutions? > > -- > Mona Chitnis > > From: Matt Goeke <[email protected]<mailto:[email protected]>> > Reply-To: "[email protected]<mailto: > [email protected]>" <[email protected] > <mailto:[email protected]>> > To: "[email protected]<mailto: > [email protected]>" <[email protected] > <mailto:[email protected]>> > Subject: Oozie: asynchronous forking > > All, > > Does anyone know if it is possible to do asynchronous forking in Oozie? > Currently we are running a set of ETL extractions that are pairs of actions > (sqoop action then a hive transformation) but we would like to have the > Sqoop actions be serial and the Hive actions be called asynchronously when > the paired Sqoop job finishes. The reason the Sqoop actions are serial is > we would like to limit the number of concurrent mappers hitting the data > source and we could do this through the fair scheduler but that would > require a pool per data source. Attached is a picture of suggested ETL flow. > > If anyone has any suggestions on best practices around this I would love > to hear them. > > Thanks, > Matt >
