possible NPE in tip.kill()
--------------------------
Key: HADOOP-5235
URL: https://issues.apache.org/jira/browse/HADOOP-5235
Project: Hadoop Core
Issue Type: Bug
Components: mapred
Affects Versions: 0.19.1
Reporter: Amareshwari Sriramadasu
Assignee: Amareshwari Sriramadasu
Fix For: 0.19.1, 0.20.0, 0.21.0
There is possibility of NPE with runner.kill() code in
TaskTracker.TaskInProgress.kill().
If a killTaskAction is issued for cleanup attempt of a task, forwhich runner is
not created, the existing code would through NPE.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.