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

Sreekanth Ramakrishnan updated HADOOP-4256:
-------------------------------------------

    Attachment: HADOOP-4256-3.patch

Based on the offline discussion with Vinod and Hemanth, attaching the lastest 
patch with following changes:

- Removed all tables and using a single table to display all the jobs in 
scheduler queue in order which scheduler is looking at.

The rationale behind this is the api _getAllJobs(queue)_ was introduced to look 
at the jobs in the queue in order which scheduler looks at it. It  was 
introduced in order for the use case to help users know which position their 
job is in a particular job queue.


> Remove Completed and Failed Job tables from jobqueue_details.jsp
> ----------------------------------------------------------------
>
>                 Key: HADOOP-4256
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4256
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Sreekanth Ramakrishnan
>            Assignee: Sreekanth Ramakrishnan
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: HADOOP-4256-1.patch, HADOOP-4256-2.patch, 
> HADOOP-4256-3.patch
>
>
> Remove completed and failed Job tables from _jobqueue_details.jsp_.

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

Reply via email to