You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Neal Richter <nr...@gmail.com> on 2009/08/09 17:23:32 UTC

NullPointerException on commit

What is the best way to get debug info to the Hive devs if this happens
again? - Neal

Starting Job = job_200907281406_0792, Tracking URL =
http://uakari-master.rp-prod.oo-core.com:50030/jobdetails.jsp?jobid=job_200907281406_0792
Kill Command = /usr/lib/hadoop/bin/hadoop job  -Dmapred.job.tracker=
uakari-master.rp-prod.oo-core.com:9001 -kill job_200907281406_0792
 map = 0%,  reduce =0%
 map = 4%,  reduce =0%
 map = 15%,  reduce =0%
 map = 19%,  reduce =0%
 map = 27%,  reduce =0%
 map = 65%,  reduce =0%
 map = 100%,  reduce =100%
Ended Job = job_200907281406_0792
Job Commit failed with exception 'java.lang.NullPointerException(null)'
FAILED: Execution Error, return code 3 from
org.apache.hadoop.hive.ql.exec.ExecDriver
Time taken: 208.863 seconds

RE: NullPointerException on commit

Posted by Joydeep Sen Sarma <js...@facebook.com>.
hey - not sure there was a reply. there's likely to be a fuller stack trace in the hive log file .. (whose path should be mentioned somewhere in the config files). that info would help debugging this further.
________________________________________
From: Neal Richter [nrichter@gmail.com]
Sent: Sunday, August 09, 2009 8:23 AM
To: hive-user
Subject: NullPointerException on commit

What is the best way to get debug info to the Hive devs if this happens again? - Neal

Starting Job = job_200907281406_0792, Tracking URL = http://uakari-master.rp-prod.oo-core.com:50030/jobdetails.jsp?jobid=job_200907281406_0792
Kill Command = /usr/lib/hadoop/bin/hadoop job  -Dmapred.job.tracker=uakari-master.rp-prod.oo-core.com:9001<http://uakari-master.rp-prod.oo-core.com:9001> -kill job_200907281406_0792
 map = 0%,  reduce =0%
 map = 4%,  reduce =0%
 map = 15%,  reduce =0%
 map = 19%,  reduce =0%
 map = 27%,  reduce =0%
 map = 65%,  reduce =0%
 map = 100%,  reduce =100%
Ended Job = job_200907281406_0792
Job Commit failed with exception 'java.lang.NullPointerException(null)'
FAILED: Execution Error, return code 3 from org.apache.hadoop.hive.ql.exec.ExecDriver
Time taken: 208.863 seconds