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

Reply via email to