Testcases faking TaskTrackerManager might result into NPE
----------------------------------------------------------
Key: MAPREDUCE-855
URL: https://issues.apache.org/jira/browse/MAPREDUCE-855
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: test
Reporter: Amar Kamat
Assignee: Amar Kamat
JobInProgress uses JobTracker.getClock() assuming that the JobTracker is
initialized before creating JobInProgress. This might not be true as the
testcase might fake TaskTrackerManager. In such cases the JobInProgress might
result into NPE.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.