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 "Zhankun Tang (JIRA)" <ji...@apache.org> on 2018/11/06 04:00:01 UTC

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

    [ https://issues.apache.org/jira/browse/YARN-8970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16676100#comment-16676100 ] 

Zhankun Tang commented on YARN-8970:
------------------------------------

[~cheersyang] , Attached a patch. Please review.

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