Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 29994 invoked from network); 22 Nov 2007 11:15:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Nov 2007 11:15:07 -0000 Received: (qmail 39233 invoked by uid 500); 22 Nov 2007 11:14:54 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 39136 invoked by uid 500); 22 Nov 2007 11:14:53 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 39127 invoked by uid 99); 22 Nov 2007 11:14:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Nov 2007 03:14:53 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Nov 2007 11:15:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7B281714233 for ; Thu, 22 Nov 2007 03:14:43 -0800 (PST) Message-ID: <20060464.1195730083500.JavaMail.jira@brutus> Date: Thu, 22 Nov 2007 03:14:43 -0800 (PST) From: "Amar Kamat (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Issue Comment Edited: (HADOOP-2216) Job UI doesnot show running tasks and complete tasks correctly. In-Reply-To: <14264364.1195207663169.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544780 ] amar_kamat edited comment on HADOOP-2216 at 11/22/07 3:14 AM: -------------------------------------------------------------- Tested on a small cluster by failing the some tasks. The unpatched version shows inconsistency while the patched version correctly classifies the tips. Submitting the updated patch. was (Author: amar_kamat): Tested on a small custer by failing the some tasks. The unpatched version shows inconsistency while the patched version correctly classifies the tips. Submitting the updated patch. > Job UI doesnot show running tasks and complete tasks correctly. > --------------------------------------------------------------- > > Key: HADOOP-2216 > URL: https://issues.apache.org/jira/browse/HADOOP-2216 > Project: Hadoop > Issue Type: Bug > Components: mapred > Affects Versions: 0.16.0 > Reporter: Amareshwari Sri Ramadasu > Assignee: Amar Kamat > Fix For: 0.16.0 > > Attachments: HADOOP-2216.patch, HADOOP-2216.patch > > > In jobdetails.jsp, running tasks link shows some 100% complete tasks; complete tasks link shows some tasks which are still running (some which are not even 50% complete). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.