Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 00625114DD for ; Wed, 30 Jul 2014 18:24:40 +0000 (UTC) Received: (qmail 45755 invoked by uid 500); 30 Jul 2014 18:24:39 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 45644 invoked by uid 500); 30 Jul 2014 18:24:39 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 45423 invoked by uid 99); 30 Jul 2014 18:24:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2014 18:24:38 +0000 Date: Wed, 30 Jul 2014 18:24:38 +0000 (UTC) From: "Allen Wittenauer (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (MAPREDUCE-1730) Automate test scenario for successful/killed jobs' memory is properly removed from jobtracker after these jobs retire. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MAPREDUCE-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved MAPREDUCE-1730. ----------------------------------------- Resolution: Fixed Fixed in YARN. > 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 > Reporter: Iyappan Srinivasan > Assignee: Iyappan Srinivasan > Attachments: MAPREDUCE-1730.patch, MAPREDUCE-1730.patch, MAPREDUCE-1730.patch, TestJobRetired.patch, TestJobRetired.patch, TestRetiredJobs-ydist-security-patch.txt, 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 was sent by Atlassian JIRA (v6.2#6252)