Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 37872 invoked from network); 11 Feb 2011 17:10:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Feb 2011 17:10:24 -0000 Received: (qmail 75092 invoked by uid 500); 11 Feb 2011 17:10:24 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 74807 invoked by uid 500); 11 Feb 2011 17:10:21 -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 74797 invoked by uid 99); 11 Feb 2011 17:10:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Feb 2011 17:10:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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; Fri, 11 Feb 2011 17:10:18 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C2AB51A0EC3 for ; Fri, 11 Feb 2011 17:09:57 +0000 (UTC) Date: Fri, 11 Feb 2011 17:09:57 +0000 (UTC) From: "Harsh J Chouraria (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <1572853887.10910.1297444197794.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Commented: (MAPREDUCE-1159) Limit Job name on jobtracker.jsp to be 80 char long 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:comment-tabpanel&focusedCommentId=12993583#comment-12993583 ] Harsh J Chouraria commented on MAPREDUCE-1159: ---------------------------------------------- I can add in a test case for the shortener, but I'm stumped as to why the TestClusterMapReduceTestCase (Age 1) would fail for this moderately trivial patch. > 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 > Fix For: 0.22.0 > > Attachments: MAPREDUCE-1159.r1.patch, MAPREDUCE-1159.r2.patch, 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. - For more information on JIRA, see: http://www.atlassian.com/software/jira