You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Appan Thirumaligai <ao...@gmail.com> on 2012/01/23 01:23:09 UTC

oozie / hive question

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!

Re: oozie / hive question

Posted by Alejandro Abdelnur <tu...@cloudera.com>.
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
<ao...@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!
>