[ http://issues.apache.org/jira/browse/HADOOP-648?page=comments#action_12447407 ] Thomas Friol commented on HADOOP-648: -------------------------------------
The problem is that, in my case, it happens at the end of the job execution. Maybe it is linked to the issue : http://issues.apache.org/jira/browse/HADOOP-649 > JobClient waitForCompletion() method sometimes throws an NPE > ------------------------------------------------------------ > > Key: HADOOP-648 > URL: http://issues.apache.org/jira/browse/HADOOP-648 > Project: Hadoop > Issue Type: Bug > Components: mapred > Affects Versions: 0.6.1 > Reporter: Thomas Friol > > java.lang.NullPointerException > at > org.apache.hadoop.mapred.JobClient$NetworkedJob.isComplete(JobClient.java:113) > at > org.apache.hadoop.mapred.JobClient$NetworkedJob.waitForCompletion(JobClient.java:128) > Does someone have an idea why this happens ? > Thanks for any help. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
