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

Carlo Curino commented on YARN-3973:
------------------------------------

[~leftnoteasy] what you propose makes more sense. From a quick test on actual 
cluster, it looks like it works. 

The problem during application submission is in fact not addressed by 
overriding just in ReservationQueue, 
ParentQueue must also provide an implementation (due to the reservation 
mechanics for app submission), 
thus doing this in AbstractCSQueue seems the right way. 

I uploaded a simple patch for this, but please double check this carefully (I 
am not familiar with priority mechanics). 

> Recent changes to application priority management break reservation system 
> from YARN-1051
> -----------------------------------------------------------------------------------------
>
>                 Key: YARN-3973
>                 URL: https://issues.apache.org/jira/browse/YARN-3973
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager
>            Reporter: Carlo Curino
>         Attachments: YARN-3973.patch
>
>
> Recent changes in trunk (I think YARN-2003) produce NPE for reservation 
> system when application is submitted to a ReservationQueue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to