[
https://issues.apache.org/jira/browse/HADOOP-5247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849036#action_12849036
]
Charles Butterfield commented on HADOOP-5247:
---------------------------------------------
I'm running 0.20.2 and have just gotten an NPE calling
NetworkedJob.isComplete(), while the DFS is under heavy stress (multiple node
removed from service).
This seems to be exactly the case that Vinod identified last year. I could not
find any open ticket. Should this ticket be reopened? Please advice.
{noformat}
java.lang.NullPointerException
at
org.apache.hadoop.mapred.JobClient$NetworkedJob.isComplete(JobClient.java:287)
{noformat}
> NPEs in JobTracker and JobClient when
> mapred.jobtracker.completeuserjobs.maximum is set to zero.
> ------------------------------------------------------------------------------------------------
>
> Key: HADOOP-5247
> URL: https://issues.apache.org/jira/browse/HADOOP-5247
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Vinod K V
> Assignee: Amar Kamat
> Priority: Blocker
> Fix For: 0.19.2, 0.20.0
>
> Attachments: HADOOP-5247-v1.1.patch,
> HADOOP-5247-v1.10.branch-0.19.patch, HADOOP-5247-v1.10.patch,
> HADOOP-5247-v1.4.patch, HADOOP-5247-v1.7.patch, HADOOP-5247-v1.8.patch,
> HADOOP-5247-v1.9.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.