Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 65343 invoked from network); 5 Nov 2009 00:43:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Nov 2009 00:43:56 -0000 Received: (qmail 34828 invoked by uid 500); 5 Nov 2009 00:43:56 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 34715 invoked by uid 500); 5 Nov 2009 00:43:55 -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 34676 invoked by uid 99); 5 Nov 2009 00:43:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Nov 2009 00:43:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Nov 2009 00:43:53 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9876E234C04C for ; Wed, 4 Nov 2009 16:43:32 -0800 (PST) Message-ID: <1837127518.1257381812622.JavaMail.jira@brutus> Date: Thu, 5 Nov 2009 00:43:32 +0000 (UTC) From: "Chris Douglas (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Updated: (MAPREDUCE-1159) Limit Job name on jobtracker.jsp to be 80 char long In-Reply-To: <192737306.1256713619442.JavaMail.jira@brutus> 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-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Douglas updated MAPREDUCE-1159: ------------------------------------- Status: Open (was: Patch Available) Canceling patch while Nicholas's comments are addressed > Limit Job name on jobtracker.jsp to be 80 char long > --------------------------------------------------- > > Key: MAPREDUCE-1159 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1159 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Affects Versions: 0.22.0 > Reporter: Zheng Shao > Assignee: Zheng Shao > Priority: Trivial > Attachments: MAPREDUCE-1159.trunk.patch > > > Sometimes a user submits a job with a very long job name. That made jobtracker.jsp very hard to read. > We should limit the size of the job name. User can see the full name when they click on the job. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.