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 3A555B198 for ; Sat, 31 Dec 2011 08:55:02 +0000 (UTC) Received: (qmail 15826 invoked by uid 500); 31 Dec 2011 08:55:02 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 15638 invoked by uid 500); 31 Dec 2011 08:55:01 -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 14899 invoked by uid 99); 31 Dec 2011 08:54:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Dec 2011 08:54:54 +0000 X-ASF-Spam-Status: No, hits=-2001.3 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Dec 2011 08:54:52 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C15F41328C6 for ; Sat, 31 Dec 2011 08:54:30 +0000 (UTC) Date: Sat, 31 Dec 2011 08:54:30 +0000 (UTC) From: "Harsh J (Resolved) (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <416767154.55400.1325321670793.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (MAPREDUCE-23) Start times for some tasks are missing from task reports after job tracker restart MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAPREDUCE-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved MAPREDUCE-23. ------------------------------ Resolution: Not A Problem This has gone stale, and has not been seen recently. With MR2, I do not think this is an issue. > Start times for some tasks are missing from task reports after job tracker restart > ---------------------------------------------------------------------------------- > > Key: MAPREDUCE-23 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-23 > Project: Hadoop Map/Reduce > Issue Type: Bug > Reporter: Hemanth Yamijala > Assignee: Amar Kamat > Attachments: HADOOP-4323-v1.patch > > > When a JobTracker with the {{mapred.jobtracker.restart.recover}} option turned on, restarts, it recovers task statuses from all tasks recorded in the history for running jobs. Task trackers rejoin the restarted JobTracker and report the statuses of the tasks they had last run. These tasks' start time is set to 0 in the task reports on the restarted JobTracker. This is as seen in the web UI, or from the value of {{TaskReport.startTime}} retrieved from the job client. -- 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