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

Varun Saxena edited comment on YARN-6209 at 3/6/17 10:06 AM:
-------------------------------------------------------------

Basically in SchedulerUtils while normalizing ask after receiving it from AM, 
we will change the label expression in ask to default queue label expression or 
the one in ASC if none is specified.
RM would store asks alongwith this label. Now when RM reports to AM the label 
to node count info in YARN-6148, it needs to correlate if this is the default 
queue label expression or the one in ASC or not to ascertain how to consider it 
while ignoring blacklisting.
Thoughts?


was (Author: varun_saxena):
Basically in SchedulerUtils while normalizing ask after receiving it from AM, 
we will change the label expression in ask to default queue label expression or 
the one in ASC if none is specified.
RM would store asks alongwith this label. Now when RM reports to AM the label 
to node count info in YARN-6148, it needs to correlate if this is the default 
queue label expression or not to ascertain how to consider it while ignoring 
blacklisting.
Thoughts?

> AM should get notified when application moved to new queue
> ----------------------------------------------------------
>
>                 Key: YARN-6209
>                 URL: https://issues.apache.org/jira/browse/YARN-6209
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Rohith Sharma K S
>            Assignee: Naganarasimha G R
>
> As Vinod pointed out in 
> [comment|https://issues.apache.org/jira/browse/YARN-5068?focusedCommentId=15867356&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15867356],
>  when application is moved to different queue, AM should get notified about 
> the new queue. 
> YARN-1623 adds up queue information in RegisterApplicationMasterResponse.  
> The same functionality could be mirrored in AllocateResponse also when app is 
> moved to new queue. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to