[
https://issues.apache.org/jira/browse/YARN-8970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16676262#comment-16676262
]
Hudson commented on YARN-8970:
------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15366 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/15366/])
YARN-8970. Improve the debug message in (wwei: rev
5d6554c722f08f79bce904e021243605ee75bae3)
* (edit)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/CapacityScheduler.java
> 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
> Assignee: Zhankun Tang
> Priority: Trivial
> Fix For: 3.0.4, 3.1.2, 3.3.0, 3.2.1
>
> Attachments: YARN-8970-trunk.001.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]