Cheng,
We are working on an exciting new project called Satisfaction, to handle
next generation scheduling and workflow for Hive and other Hadoop/BigData
technologies. We plan to open source sometime in the near future.
Stay tuned !!!
--- jerome
On Fri, Jul 11, 2014 at 7:02 AM, Xuefu Zhang wr
Or you can just run CRON tasks in your OS.
On Thu, Jul 10, 2014 at 4:55 PM, moon soo Lee wrote:
> for simpler use, Zeppelin (http://zeppelin-project.org) runs hive query
> with web based editor, and it's got cron tab style scheduler.
>
> Best,
> moon
>
>
> On Fri, Jul 11, 2014 at 8:52 AM, Marti
for simpler use, Zeppelin (http://zeppelin-project.org) runs hive query
with web based editor, and it's got cron tab style scheduler.
Best,
moon
On Fri, Jul 11, 2014 at 8:52 AM, Martin, Nick wrote:
> Oozie has a workflow action for Hive to execute scripts. You can also
> configure an Oozie co
Oozie has a workflow action for Hive to execute scripts. You can also configure
an Oozie coordinator to run the Hive workflow at desired intervals. Lots of
Oozie config options for workflows and configs so check out the documentation.
Sent from my iPhone
On Jul 10, 2014, at 6:09 PM, "Cheng Ju C
Hi,
Hopefully it won't be an extra mail for you guys because I keep getting deliver
error.
I am looking for any scheduling implementation for Hive job. (e.g. some hive
command have to be executed every 15 minutes.) It is supposed to be some ways
to achieve it but I haven't find a stable way fr
Hi,
I am looking for any scheduling implementation for Hive job. (e.g. some hive
command have to be executed every 15 minutes.) It is supposed to be some ways
to achieve it but I haven't find a stable way from online community. Any
suggestion?
Btw, my hive version is 0.13 and Hadoop version is