Return-Path: X-Original-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4C8C317D58 for ; Fri, 1 May 2015 18:49:09 +0000 (UTC) Received: (qmail 57978 invoked by uid 500); 1 May 2015 18:49:09 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 57911 invoked by uid 500); 1 May 2015 18:49:09 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-dev@hadoop.apache.org Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 57899 invoked by uid 99); 1 May 2015 18:49:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 May 2015 18:49:08 +0000 Date: Fri, 1 May 2015 18:49:08 +0000 (UTC) From: "Xuan Gong (JIRA)" To: yarn-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (YARN-1055) Handle app recovery differently for AM failures and RM 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-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuan Gong resolved YARN-1055. ----------------------------- Resolution: Invalid Target Version/s: (was: ) > Handle app recovery differently for AM failures and RM restart > -------------------------------------------------------------- > > Key: YARN-1055 > URL: https://issues.apache.org/jira/browse/YARN-1055 > Project: Hadoop YARN > Issue Type: Sub-task > Components: resourcemanager > Affects Versions: 2.1.0-beta > Reporter: Karthik Kambatla > > Ideally, we would like to tolerate container, AM, RM failures. App recovery for AM and RM currently relies on the max-attempts config; tolerating AM failures requires it to be > 1 and tolerating RM failure/restart requires it to be = 1. > We should handle these two differently, with two separate configs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)