You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Weiwei Yang (JIRA)" <ji...@apache.org> on 2018/04/16 03:42:00 UTC

[jira] [Created] (YARN-8165) Incorrect queue name logging in AbstractContainerAllocator

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org