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

Weiwei Yang commented on YARN-8165:
-----------------------------------

Hi [~sunilg]

Thanks for the cherry-picking. And per [~elgoiri], this should be already 
committed to branch-2. The fixed version looks good to me. Thank you.

> Incorrect queue name logging in AbstractContainerAllocator
> ----------------------------------------------------------
>
>                 Key: YARN-8165
>                 URL: https://issues.apache.org/jira/browse/YARN-8165
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: capacityscheduler
>    Affects Versions: 2.9.0, 3.0.0
>            Reporter: Weiwei Yang
>            Assignee: Weiwei Yang
>            Priority: Trivial
>             Fix For: 2.10.0, 3.2.0, 3.1.1, 3.0.3
>
>         Attachments: YARN-8165.001.patch
>
>
> Found some incorrect logging messages in RM log
> {noformat}
> INFO Reserved container  application=application_1523849397637_0006 
> resource=<memory:1024, vCores:1> 
> queue=org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.allocator.RegularContainerAllocator@38224385
>  cluster=<memory:2048000, vCores:2000>
> ...
> INFO AbstractContainerAllocator:131 - assignedContainer application 
> attempt=appattempt_1523849397637_0006_000001 container=null 
> queue=org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.allocator.RegularContainerAllocator@38224385
>  clusterResource=<memory:2048000, vCores:2000> type=OFF_SWITCH 
> requestedPartition=
> {noformat}
> Note, value for queue is incorrect.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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