Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 97556 invoked from network); 19 Sep 2007 10:31:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Sep 2007 10:31:15 -0000 Received: (qmail 19074 invoked by uid 500); 19 Sep 2007 10:31:05 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 19056 invoked by uid 500); 19 Sep 2007 10:31:05 -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 19008 invoked by uid 99); 19 Sep 2007 10:31:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Sep 2007 03:31:05 -0700 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; Wed, 19 Sep 2007 10:33:09 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3137971420C for ; Wed, 19 Sep 2007 03:30:51 -0700 (PDT) Message-ID: <29758494.1190197851199.JavaMail.jira@brutus> Date: Wed, 19 Sep 2007 03:30:51 -0700 (PDT) From: "Amar Kamat (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Updated: (HADOOP-1839) Link-ify the Pending/Running/Complete/Killed tasks/task-attempts on jobdetails.jsp In-Reply-To: <4618719.1188994894281.JavaMail.root@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-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated HADOOP-1839: ------------------------------- Status: Patch Available (was: Open) > Link-ify the Pending/Running/Complete/Killed tasks/task-attempts on jobdetails.jsp > ---------------------------------------------------------------------------------- > > Key: HADOOP-1839 > URL: https://issues.apache.org/jira/browse/HADOOP-1839 > Project: Hadoop > Issue Type: Improvement > Components: mapred > Affects Versions: 0.15.0 > Reporter: Arun C Murthy > Assignee: Amar Kamat > Fix For: 0.15.0 > > Attachments: HADOOP-1839.patch, HADOOP-1839.patch > > > Ensuring that we can quickly view the Pending/Running/Complete/Killed tasks and task-attempts from jobdetails.jsp helps to narrow down and hence makes it easier to debug. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.