Hey, We use hadoop/hive for processing our access logs and we run a daily cronjob (python script) which does the parsing jobs and some partitioning etc. The results from those jobs are then queried on by other jobs which generate the results the management team wants to see :-)
From: Ronak 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