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 D18D0108C2 for ; Mon, 29 Jul 2013 23:27:48 +0000 (UTC) Received: (qmail 35718 invoked by uid 500); 29 Jul 2013 23:27:48 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 35687 invoked by uid 500); 29 Jul 2013 23:27:48 -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 35678 invoked by uid 99); 29 Jul 2013 23:27:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jul 2013 23:27:48 +0000 Date: Mon, 29 Jul 2013 23:27:48 +0000 (UTC) From: "Raghu C Doppalapudi (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-980) Nodemanager is shutting down while executing a mapreduce job 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-980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghu C Doppalapudi updated YARN-980: ------------------------------------- Attachment: YARNFailedAppmasterlog.txt Application master log for failed mapreduce job which caused nodemanager to shutdown. > Nodemanager is shutting down while executing a mapreduce job > ------------------------------------------------------------ > > Key: YARN-980 > URL: https://issues.apache.org/jira/browse/YARN-980 > Project: Hadoop YARN > Issue Type: Bug > Components: nodemanager > Reporter: Raghu C Doppalapudi > Assignee: Vinod Kumar Vavilapalli > Priority: Critical > Attachments: YARNFailedAppmasterlog.txt > > > 2013-07-24 11:00:26,582 FATAL event.AsyncDispatcher - Error in dispatcher thread > java.util.concurrent.RejectedExecutionException > at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:1768) > at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:767) > at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:658) > at java.util.concurrent.ExecutorCompletionService.submit(ExecutorCompletionService.java:152) > at org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService$PublicLocalizer.addResource(ResourceLocalizationService.java:621) > at org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService$LocalizerTracker.handle(ResourceLocalizationService.java:516) > at org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService$LocalizerTracker.handle(ResourceLocalizationService.java:458) > at org.apache.hadoop.yarn.event.AsyncDispatcher.dispatch(AsyncDispatcher.java:128) > at org.apache.hadoop.yarn.event.AsyncDispatcher$1.run(AsyncDispatcher.java:77) > at java.lang.Thread.run(Thread.java:662) > 2013-07-24 11:00:26,582 INFO event.AsyncDispatcher - Exiting, bbye.. > 2013-07-24 11:00:26,583 INFO service.AbstractService - Service:Dispatcher is stopped. > 2013-07-24 11:00:26,585 INFO mortbay.log - Stopped SelectChannelConnector@0.0.0.0:8042 > 2013-07-24 11:00:26,686 INFO service.AbstractService - Service:org.apache.hadoop.yarn.server.nodemanager.webapp.WebServer is stopped. -- 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