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 B0C139223 for ; Thu, 21 Jun 2012 15:08:43 +0000 (UTC) Received: (qmail 18784 invoked by uid 500); 21 Jun 2012 15:08:43 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 18752 invoked by uid 500); 21 Jun 2012 15:08:43 -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 18743 invoked by uid 99); 21 Jun 2012 15:08:43 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jun 2012 15:08:43 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 54172142864 for ; Thu, 21 Jun 2012 15:08:43 +0000 (UTC) Date: Thu, 21 Jun 2012 15:08:43 +0000 (UTC) From: "Thomas Graves (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <1600964322.39123.1340291323347.JavaMail.jiratomcat@issues-vm> In-Reply-To: <337654709.16407.1338389003509.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (MAPREDUCE-4295) RM crashes due to DNS issue 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-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Graves updated MAPREDUCE-4295: ------------------------------------- Attachment: MAPREDUCE-4295.patch changes from review. > RM crashes due to DNS issue > --------------------------- > > Key: MAPREDUCE-4295 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-4295 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: mrv2, resourcemanager > Reporter: Thomas Graves > Assignee: Thomas Graves > Priority: Critical > Fix For: 0.23.3 > > Attachments: MAPREDUCE-4295.patch, MAPREDUCE-4295.patch, MAPREDUCE-4295.patch, MAPREDUCE-4295.patch > > > we had a DNS outage and the RM crashed with the following backtrace: > 2012-05-29 19:17:34,492 FATAL > org.apache.hadoop.yarn.server.resourcemanager.ResourceManager: Error in > handling event type NODE_UPDATE to the scheduler > java.lang.IllegalArgumentException: java.net.UnknownHostException: > host.com at > org.apache.hadoop.security.SecurityUtil.buildTokenService(SecurityUtil.java:430) > at > org.apache.hadoop.yarn.util.BuilderUtils.newContainerToken(BuilderUtils.java:261) > at > org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue.createContainer(LeafQueue.java:1184) > at > org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue.getContainer(LeafQueue.java:1167) > at > org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue.assignContainer(LeafQueue.java:1213) -- 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