[ https://issues.apache.org/jira/browse/HADOOP-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Devaraj Das resolved HADOOP-4880. --------------------------------- Resolution: Fixed Fix Version/s: 0.20.0 Hadoop Flags: [Reviewed] I just committed this. Thanks, Amar! > Improvements to TestJobTrackerRestart > ------------------------------------- > > Key: HADOOP-4880 > URL: https://issues.apache.org/jira/browse/HADOOP-4880 > Project: Hadoop Core > Issue Type: Improvement > Components: mapred, test > Reporter: Arun C Murthy > Assignee: Amar Kamat > Fix For: 0.20.0 > > Attachments: HADOOP-4880-v1.1.patch, HADOOP-4880-v1.patch > > > TestJobTrackerRestart could use the following improvements: > # Remove the one minute 'wait' - this is really bad for test-cases > # It assumes that a particular ordering of job-scheduling based on current > behaviour of JobQueueTaskScheduler assigning a single task per heartbeat (pre > HADOOP-3136) and thus a particular job completion order, which is incorrect > and won't work with all schedulers. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.