Re: Job Scheduling in Hadoop-Hive

2012-05-29 Thread Hambleton, Jordan
ache.org<mailto:user@hive.apache.org>" mailto:user@hive.apache.org>> Date: Saturday, May 26, 2012 7:48 AM To: "hive-u...@hadoop.apache.org<mailto:hive-u...@hadoop.apache.org>" mailto:hive-u...@hadoop.apache.org>> Subject: Job Scheduling in Hadoop-Hive Hello - For thos

RE: Job Scheduling in Hadoop-Hive

2012-05-29 Thread Ruben de Vries
Bhatt [mailto:ronakb...@gmail.com] Sent: Saturday, May 26, 2012 4:48 PM To: hive-u...@hadoop.apache.org Subject: Job Scheduling in Hadoop-Hive Hello -  For those users whose setup is somewhat production, what do you use for job scheduling and dependency management?  thanks, ronak

Re: Job Scheduling in Hadoop-Hive

2012-05-28 Thread Florin Diaconeasa
Spring batch with a basic tasklet for querying the hive db should be of help. :) On 26.05.2012, at 17:48, Ronak Bhatt wrote: Hello - For those users whose setup is somewhat production, what do you use for job scheduling and dependency management? *thanks, ronak* * * * *

Re: Job Scheduling in Hadoop-Hive

2012-05-26 Thread Pedro Figueiredo
On 26 May 2012, at 18:52, Senthilvel Rangaswamy wrote: > On Sat, May 26, 2012 at 7:48 AM, Ronak Bhatt wrote: > Hello - > > For those users whose setup is somewhat production, what do you use for job > scheduling and dependency management? > > > > Oozie has both job scheduling and dependen

Re: Job Scheduling in Hadoop-Hive

2012-05-26 Thread Senthilvel Rangaswamy
On Sat, May 26, 2012 at 7:48 AM, Ronak Bhatt wrote: > Hello - > > For those users whose setup is somewhat production, what do you use for > job scheduling and dependency management? > > ** > Oozie has both job scheduling and dependency management. You can also use something like rundeck if you

Re: Job Scheduling in Hadoop-Hive

2012-05-26 Thread Tim
Oozie for workflow pipelines, manually triggered but would use a cron. Maven for everything, including packaging oozie stuff. All open source so can point you at it if you want to poke around? Tim, Sent from my iPhone (which makes terrible auto-correct spelling mistakes) On 26 May 2012, at 16:4

Re: Job Scheduling in Hadoop-Hive

2012-05-26 Thread Abhishek Pratap Singh
Try Oozie. Regards, Abhishek On Sat, May 26, 2012 at 7:48 AM, Ronak Bhatt wrote: > Hello - > > For those users whose setup is somewhat production, what do you use for > job scheduling and dependency management? > > *thanks, ronak* > * > * > * > * > >

Job Scheduling in Hadoop-Hive

2012-05-26 Thread Ronak Bhatt
Hello - For those users whose setup is somewhat production, what do you use for job scheduling and dependency management? *thanks, ronak* * * * *