Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-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 3627CC66D for ; Fri, 15 Mar 2013 01:03:12 +0000 (UTC) Received: (qmail 66920 invoked by uid 500); 15 Mar 2013 01:03:12 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 66886 invoked by uid 500); 15 Mar 2013 01:03:12 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 66876 invoked by uid 99); 15 Mar 2013 01:03:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Mar 2013 01:03:12 +0000 Date: Fri, 15 Mar 2013 01:03:12 +0000 (UTC) From: "Xuan Gong (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-71) Ensure/confirm that the NodeManager cleans up local-dirs on restart 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/YARN-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13602972#comment-13602972 ] Xuan Gong commented on YARN-71: ------------------------------- Test the patch in a single cluster running at Centos 6: 1. config LinuxContainerExecutor 2. start namenode,datanode,resourcemanager,nodemanager 3. run a pi example 4. manually kill the nodemanager 5. found the localFiles under localDir which need to be deleted 6. restart nodemanager 7. verify the localFiles have been deleted. > Ensure/confirm that the NodeManager cleans up local-dirs on restart > ------------------------------------------------------------------- > > Key: YARN-71 > URL: https://issues.apache.org/jira/browse/YARN-71 > Project: Hadoop YARN > Issue Type: Bug > Components: nodemanager > Reporter: Vinod Kumar Vavilapalli > Assignee: Xuan Gong > Priority: Critical > Attachments: YARN-71.1.patch, YARN-71.2.patch, YARN-71.3.patch, YARN.71.4.patch, YARN-71.5.patch, YARN-71.6.patch, YARN-71.7.patch, YARN-71.8.patch, YARN-71.9.patch > > > We have to make sure that NodeManagers cleanup their local files on restart. > It may already be working like that in which case we should have tests validating this. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira