Hi,
      Im working on oozie from HUE. I have to run a particular job based on
particular input event. I need to write a predicate, so that, any file
starts with "abc" should trigger a particular java job. i.e if my input
directory contains five files(abc1,abc2,abc3,abc4,abc5) then , for each
file a java job should run. Can anyone help me out in writing the predicate
to read all the files in input directory.




Thanks

Reply via email to