[
https://issues.apache.org/jira/browse/HADOOP-4220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amar Kamat updated HADOOP-4220:
-------------------------------
Attachment: HADOOP-4220-v1.patch
Attaching a patch the brings down the runtime of {{TestJobTrackerRestart}} and
{{TestJobTrackerRestartWithLostTracker}}
||Test||Run-time||
|TestJobTrackerRestart| 276.645 sec|
|TestJobTrackerRestartWithLostTracker|136.736 sec|
Trying to optimize it further.
> Job Restart tests take 10 minutes, can time out very easily
> -----------------------------------------------------------
>
> Key: HADOOP-4220
> URL: https://issues.apache.org/jira/browse/HADOOP-4220
> Project: Hadoop Core
> Issue Type: Bug
> Components: test
> Affects Versions: 0.19.0
> Reporter: Steve Loughran
> Assignee: Amar Kamat
> Fix For: 0.19.0
>
> Attachments: HADOOP-4220-v1.patch
>
>
> HADOOP-3245 added job restart and tests for it, but the tests take a long time
> TestJobTrackerRestart 667.682
> TestJobTrackerRestartWithLostTracker 322.223
> Something needs to be done to speed them up to keep the test cycle viable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.