You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Harsh J Chouraria (JIRA)" <ji...@apache.org> on 2010/08/10 13:14:18 UTC

[jira] Updated: (MAPREDUCE-1159) Limit Job name on jobtracker.jsp to be 80 char long

     [ https://issues.apache.org/jira/browse/MAPREDUCE-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harsh J Chouraria updated MAPREDUCE-1159:
-----------------------------------------

    Attachment: MAPREDUCE-1159.r1.patch

Attaching a fresh patch that applies cleanly to the trunk. Using the 'title' attribute for the hover-text for the table cell (job name).

Wasn't able to test this live: any ideas on how to start up a mock cluster to see web ui changes, or do I have to deploy it like a normal pseudo one?

> 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.r1.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.
-
You can reply to this email to add a comment to the issue online.