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

[jira] [Created] (YARN-8970) Improve the debug message in CS#allocateContainerOnSingleNode

Weiwei Yang created YARN-8970:
---------------------------------

             Summary: Improve the debug message in CS#allocateContainerOnSingleNode
                 Key: YARN-8970
                 URL: https://issues.apache.org/jira/browse/YARN-8970
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Weiwei Yang


When a node is unable to allocate container due to insufficient resource, following DEBUG message is printed,

{noformat}

2018-11-06 00:05:03,657 DEBUG [AsyncDispatcher event handler] capacity.CapacityScheduler (CapacityScheduler.java:allocateContainerOnSingleNode(1618)) - This node or this node partition doesn't have available orkillable resource

{noformat}

this message should be revised to

{noformat}

This node or node partition doesn't have available orĀ preemptible resource

{noformat}



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

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