Re: Hive job scheduling

2014-07-10 Thread moon soo Lee
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

Is it possible to run Hive 0.12 in local mode without Hadoop binary?

2014-01-28 Thread moon soo Lee
Hi, cool guys. I'm doing Hive GUI opensource project called zeppelin. http://zeppelin-project.org In this project, i execute hive in local mode when GUI application want to run in local mode. Everything works really well. However, Hive local mode still need location of HADOOP_HOME and looking for