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 CF2FF105D6 for ; Wed, 5 Jun 2013 05:27:28 +0000 (UTC) Received: (qmail 64186 invoked by uid 500); 5 Jun 2013 05:27:27 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 64149 invoked by uid 500); 5 Jun 2013 05:27:25 -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 64139 invoked by uid 99); 5 Jun 2013 05:27:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jun 2013 05:27:21 +0000 Date: Wed, 5 Jun 2013 05:27:21 +0000 (UTC) From: "Junping Du (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-760) NodeManager throws AvroRuntimeException on failed start 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-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13675617#comment-13675617 ] Junping Du commented on YARN-760: --------------------------------- Yes. Avro exception is also possible to be thrown out in NM reboot logic. I think simply change to YarnRuntimeException should be fine. > NodeManager throws AvroRuntimeException on failed start > ------------------------------------------------------- > > Key: YARN-760 > URL: https://issues.apache.org/jira/browse/YARN-760 > Project: Hadoop YARN > Issue Type: Bug > Components: nodemanager > Affects Versions: 2.0.4-alpha > Reporter: Sandy Ryza > Labels: newbie > > NodeManager wraps exceptions that occur in its start method in AvroRuntimeExceptions, even though it doesn't use Avro anywhere else. -- 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