You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2010/07/07 04:11:53 UTC

[jira] Commented: (MAPREDUCE-1730) Automate test scenario for successful/killed jobs' memory is properly removed from jobtracker after these jobs retire.

    [ https://issues.apache.org/jira/browse/MAPREDUCE-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885784#action_12885784 ] 

Konstantin Boudnik commented on MAPREDUCE-1730:
-----------------------------------------------

I think we have discussed this on a number of occasions: please do not use Thread.sleep(50000); directly. I believe there's a utility method for this.

> Automate test scenario for successful/killed jobs' memory is properly removed from jobtracker after these jobs retire.
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1730
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1730
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>    Affects Versions: 0.22.0
>            Reporter: Iyappan Srinivasan
>             Fix For: 0.22.0
>
>         Attachments: MAPREDUCE-1730.patch, TestJobRetired.patch, TestJobRetired.patch, TestRetiredJobs-ydist-security-patch.txt, TestRetiredJobs.patch
>
>
> Automate using herriot framework,  test scenario for successful/killed jobs' memory is properly removed from jobtracker after these jobs retire.
> This should test when successful and failed jobs are retired,  their jobInProgress object are removed properly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.