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 945C8107F0 for ; Fri, 7 Mar 2014 20:18:53 +0000 (UTC) Received: (qmail 49014 invoked by uid 500); 7 Mar 2014 20:18:49 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 48917 invoked by uid 500); 7 Mar 2014 20:18: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 48723 invoked by uid 99); 7 Mar 2014 20:18:44 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Mar 2014 20:18:44 +0000 Date: Fri, 7 Mar 2014 20:18:44 +0000 (UTC) From: "Vinod Kumar Vavilapalli (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-1783) yarn application does not make any progress even when no other application is running when RM is being restarted in the background 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-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli updated YARN-1783: ------------------------------------------ Due Date: 7/Mar/14 > yarn application does not make any progress even when no other application is running when RM is being restarted in the background > ---------------------------------------------------------------------------------------------------------------------------------- > > Key: YARN-1783 > URL: https://issues.apache.org/jira/browse/YARN-1783 > Project: Hadoop YARN > Issue Type: Bug > Affects Versions: 2.4.0 > Reporter: Arpit Gupta > Assignee: Jian He > Priority: Critical > Attachments: YARN-1783.1.patch, YARN-1783.2.patch, YARN-1783.3.patch, YARN-1783.4.patch > > > Noticed that during HA tests some tests took over 3 hours to run when the test failed. > Looking at the logs i see the application made no progress for a very long time. However if i look at application log from yarn it actually ran in 5 mins > I am seeing same behavior when RM was being restarted in the background and when both RM and AM were being restarted. This does not happen for all applications but a few will hit this in the nightly run. -- This message was sent by Atlassian JIRA (v6.2#6252)