[
https://issues.apache.org/jira/browse/HADOOP-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amar Kamat updated HADOOP-4880:
-------------------------------
Attachment: HADOOP-4880-v1.1.patch
Attaching a new patch that removes {{testRecoveryWithMultipleJobs()}} and added
the check for changed job priority in
{{testTaskEventsAndReportsWithRecovery()}}. Testing in progress.
> 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
> 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.