Hi, Yes this is possible to do via coordinators. I'd recommend keeping the directories separate if the type of files are going to be different in each, but if not, you can also use the decision node in the coordinator launched workflow to run different logic based on some input filename conditions.
On Fri, May 2, 2014 at 10:48 AM, siva kumar <[email protected]> wrote: > ---------- Forwarded message ---------- > From: siva kumar <[email protected]> > Date: Fri, May 2, 2014 at 10:39 AM > Subject: question on oozie > To: "user-sc.1398057391.ielcaihijgcpipjinjhd-siva165755=gmail.com" > <user-sc.1398057391.ielcaihijgcpipjinjhd-siva165755= > [email protected]> > > > hi, > Im working on oozie in HUE . Is it possible to trigger a particular > job based on a particular input event ? > for example : > If a input file , abc.txt is dropped into hdfs, a > java job should run and if a input file, def.txt is dropped into hdfs , a > pig job should run . > > Can anyone suggest me whether we can acheive this in HUE ? > > > > Thanks > sivakumar -- Harsh J
