You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Amar Kamat (JIRA)" <ji...@apache.org> on 2009/03/16 05:39:50 UTC

[jira] Updated: (HADOOP-5442) The job history display needs to be paged

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

Amar Kamat updated HADOOP-5442:
-------------------------------

    Attachment: HADOOP-5442-v1.6.patch

Attaching a patch that does
# Pagination
# Adds search based on user
# Back link from jobhistory to jobtracker


Todo :
# Add searching on other parameters too like jobname.
# Show users-level grouping by default
# Group by date instead of showing all in one table

For now we feel the current patch should serve the purpose. Todo's can be incorporated later.

> The job history display needs to be paged 
> ------------------------------------------
>
>                 Key: HADOOP-5442
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5442
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>         Attachments: HADOOP-5442-v1.6.patch
>
>
> Currently the list of job history will try to render the entire list of jobs that have run. That doesn't scale up as more and more jobs run on a job tracker.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.