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 "Sandy Ryza (JIRA)" <ji...@apache.org> on 2014/01/28 01:25:39 UTC

[jira] [Commented] (MAPREDUCE-5732) Report proper queue when job has been automatically placed

    [ https://issues.apache.org/jira/browse/MAPREDUCE-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883559#comment-13883559 ] 

Sandy Ryza commented on MAPREDUCE-5732:
---------------------------------------

Attached patch fixes the issue by adding a JobQueueChangeEvent that updates a Job's queue in the history.  I verified manually in addition to the tests.

> Report proper queue when job has been automatically placed
> ----------------------------------------------------------
>
>                 Key: MAPREDUCE-5732
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5732
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Sandy Ryza
>            Assignee: Sandy Ryza
>         Attachments: MAPREDUCE-5732.patch
>
>
> Some schedulers, such as the Fair Scheduler, provide the ability to automatically place an application into a queue based on attributes such as the user and group of the submitter.  In these cases, the JobHistoryServer and AM web UI report the requested queue, not the queue that the app is actually running in.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)