Appan, If you have a single oozie-hive action running your hive queries script, oozie calls hive once to run that script. Oozie does not do any hive script partitioning.
Thanks. Alejandro On Sun, Jan 22, 2012 at 4:23 PM, Appan Thirumaligai <aol.appa...@gmail.com>wrote: > I'm running a bunch of hive queries (20+ and adding more) through Oozie > and they are all in one file :-( Is there a way I can tell oozie to run > them all simultaneously without writing a separate oozie action for each > one of them. > > Thanks! >