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 ECCF48587 for ; Sun, 11 Sep 2011 07:07:41 +0000 (UTC) Received: (qmail 58500 invoked by uid 500); 11 Sep 2011 07:07:41 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 58248 invoked by uid 500); 11 Sep 2011 07:07:37 -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 58238 invoked by uid 99); 11 Sep 2011 07:07:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Sep 2011 07:07:32 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Sep 2011 07:07:30 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 0E0128FB83 for ; Sun, 11 Sep 2011 07:07:09 +0000 (UTC) Date: Sun, 11 Sep 2011 07:07:09 +0000 (UTC) From: "Arun C Murthy (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <103423741.14535.1315724829054.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1955037884.18407.1315264210024.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (MAPREDUCE-2933) Change allocate call to return ContainerStatus for completed containers rather than Container MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAPREDUCE-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated MAPREDUCE-2933: ------------------------------------- Attachment: MAPREDUCE-2933.patch Fixed TestLeafQueue. > Change allocate call to return ContainerStatus for completed containers rather than Container > ---------------------------------------------------------------------------------------------- > > Key: MAPREDUCE-2933 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2933 > Project: Hadoop Map/Reduce > Issue Type: Sub-task > Components: applicationmaster, mrv2, nodemanager, resourcemanager > Reporter: Arun C Murthy > Assignee: Arun C Murthy > Priority: Blocker > Fix For: 0.23.0 > > Attachments: MAPREDUCE-2933.patch, MAPREDUCE-2933.patch, MAPREDUCE-2933.patch, MAPREDUCE-2933.patch, MAPREDUCE-2933.patch, MAPREDUCE-2933.patch > > > Change allocate call to return ContainerStatus for completed containers rather than Container, we should do this all the way from the NodeManager too. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira