Has anyone seen this error? Any help is appreciated, thanks;

hive> select * from apachelog where host ="64.62.191.114";
Total MapReduce jobs = 1
Number of reduce tasks is set to 0 since there's no reduce operator
Starting Job = job_201001211744_0002, Tracking URL =
http://master:50030/jobdetails.jsp?jobid=job_201001211744_0002
Kill Command = /u01/hadoop/bin/../bin/hadoop job
-Dmapred.job.tracker=master:54311 -kill job_201001211744_0002
2010-01-21 07:24:38,198 map = 0%,  reduce =0%
2010-01-21 07:25:15,029 map = 100%,  reduce =100%
Ended Job = job_201001211744_0002 with errors
FAILED: Execution Error, return code 2 from
org.apache.hadoop.hive.ql.exec.ExecDriver

Reply via email to