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 2C4CE10A3A for ; Fri, 4 Oct 2013 18:07:27 +0000 (UTC) Received: (qmail 9670 invoked by uid 500); 4 Oct 2013 18:07:17 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 9296 invoked by uid 500); 4 Oct 2013 18:07:06 -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 8563 invoked by uid 99); 4 Oct 2013 18:06:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Oct 2013 18:06:51 +0000 Date: Fri, 4 Oct 2013 18:06:51 +0000 (UTC) From: "Vrushali C (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MAPREDUCE-5502) History link in resource manager is broken for KILLED jobs 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-5502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrushali C updated MAPREDUCE-5502: ---------------------------------- Attachment: patch_5502_3_1.txt > History link in resource manager is broken for KILLED jobs > ---------------------------------------------------------- > > Key: MAPREDUCE-5502 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-5502 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: resourcemanager > Affects Versions: 2.0.5-alpha > Reporter: Vrushali C > Assignee: Vrushali C > Labels: ui > Attachments: patch_5502_2.txt, patch_5502_3_1.txt, patch_5502.txt > > > History link in resource manager is broken for KILLED jobs. > Seems to happen with jobs with State 'KILLED' and FinalStatus 'KILLED'. If the State is 'FINISHED' and FinalStatus is 'KILLED', then the "History" link is fine. > It isn't easy to reproduce the problem since the time at which the app is killed determines the state it ends up in, which is hard to guess. these particular jobs seem to get a Diagnostics message of "Application killed by user." where as the other killed jobs get " Kill Job received from client job_1378766187901_0002 > Job received Kill while in RUNNING state. " -- This message was sent by Atlassian JIRA (v6.1#6144)