Weiwei Yang created YARN-8165:
---------------------------------

             Summary: 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
            Reporter: Weiwei Yang
            Assignee: Weiwei Yang


Found some incorrect logging messages in RM log

{noformat}
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-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org

Reply via email to