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 D867610B97 for ; Wed, 28 Aug 2013 14:06:54 +0000 (UTC) Received: (qmail 72318 invoked by uid 500); 28 Aug 2013 14:06:54 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 72243 invoked by uid 500); 28 Aug 2013 14:06:53 -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 72035 invoked by uid 99); 28 Aug 2013 14:06:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Aug 2013 14:06:53 +0000 Date: Wed, 28 Aug 2013 14:06:53 +0000 (UTC) From: "Jason Lowe (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-1113) Job failing when one of the NM local dir got filled 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-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13752417#comment-13752417 ] Jason Lowe commented on YARN-1113: ---------------------------------- This is related to, and possibly just a duplicate of, YARN-257. > Job failing when one of the NM local dir got filled > --------------------------------------------------- > > Key: YARN-1113 > URL: https://issues.apache.org/jira/browse/YARN-1113 > Project: Hadoop YARN > Issue Type: Bug > Affects Versions: 2.0.1-alpha > Reporter: Nishan Shetty > > 1.In NodeManager only one disk is configured for NM local dir > 2.Make that disk full > 3.Run job > Problems > -Tasks assigned to that disk filled NM is waiting for container expiry time(10min) > -After expiry time that containers will be killed and new task attempt spawned > -All the other tasks attempts are getting assigned to same node only and failing the tasks 4 times intern job fails -- 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