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 21FDE9D5F for ; Fri, 7 Oct 2011 14:43:53 +0000 (UTC) Received: (qmail 53878 invoked by uid 500); 7 Oct 2011 14:43:52 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 53763 invoked by uid 500); 7 Oct 2011 14:43:52 -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 53745 invoked by uid 99); 7 Oct 2011 14:43:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2011 14:43:51 +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; Fri, 07 Oct 2011 14:43:50 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 582312AEB0D for ; Fri, 7 Oct 2011 14:43:30 +0000 (UTC) Date: Fri, 7 Oct 2011 14:43:30 +0000 (UTC) From: "Siddharth Seth (Updated) (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <1502536320.8117.1317998610362.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1480382059.18358.1311942909793.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (MAPREDUCE-2751) [MR-279] Lot of local files left on NM after the app finish. 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-2751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated MAPREDUCE-2751: -------------------------------------- Attachment: MR2751_v2.patch Update patch with review feedback. > [MR-279] Lot of local files left on NM after the app finish. > ------------------------------------------------------------ > > Key: MAPREDUCE-2751 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2751 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: mrv2 > Affects Versions: 0.23.0 > Reporter: Vinod Kumar Vavilapalli > Assignee: Siddharth Seth > Priority: Blocker > Fix For: 0.23.0 > > Attachments: MR2751.patch, MR2751_v2.patch > > > This ticket is about app-only files which should be cleaned after app-finish. > I see these undeleted after app-finish: > /tmp/nm-local-dir/0/nmPrivate/application_1305091029545_0001/* > /tmp/nm-local-dir/0/nmPrivate/container_1305019205843_0001_000002/* > /tmp/nm-local-dir/0/usercache/nobody/appcache/application_1305091029545_0001/* > We should check for other left-over files too, if any. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira