Hi, I created a table in HIVE prompt from files in the HDFS. I can see the table and can perform a select * query (which I believe does not need to do a MR). But for any query that needs MR, it submits the job, I can see it in Jobtracker and in 6 secs, all mappers & reducers are killed with no logs.
So I believe it has the jobtracker node correct as it can submit the job, it shows the correct input HDFS dir in the job.xml. I have no hints at this point. Where should I look? -Ayon See My Photos on Flickr Also check out my Blog for answers to commonly asked questions.