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

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

Actually, the javac warnings appear to be benign as well.  They come from 
accessing deprecated fields of Avro objects in JobChangeQueueEvent.  This is 
the way other job history events use Avro, so I think we should keep this 
consistent.

> 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)

Reply via email to