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 2017/12/04 11:09:00 UTC

[jira] [Comment Edited] (YARN-7604) Fix some minor typos in the opportunistic container logging

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

Weiwei Yang edited comment on YARN-7604 at 12/4/17 11:08 AM:
-------------------------------------------------------------

Following text issues are fixed

*(1) Typo*

Adding \[org.apache.hadoop.yarn.server.resourcemanager.OpportunisticContainerAllocatorAMService$OpportunisticAMSProcessor\] {color:red} tp top of {color}  AMS Processing chain.

fixed text to "to the top of".

*(2) Extra period*

Nodes for scheduling has a blacklisted node \[xxx\] {color:red}..{color:red}

Remove the extra period.

*(3) Better format*

\# of outstandingOpReqs in ANY (at priority = 19, allocationReqId = -1, with capability = <memory:1000, vCores:1> ) : , with location = * ) : , numContainers = 3

Remove extra spaces
Remove redundant {{with location}} field as it is already specified as {{ANY}} type.

after fix:
\# of outstandingOpReqs in ANY (at priority=19, allocationReqId=-1, with capability=<memory:1000, vCores:1>), numContainers=3


was (Author: cheersyang):
Following text issues are fixed

*(1) Typo*

Adding \[org.apache.hadoop.yarn.server.resourcemanager.OpportunisticContainerAllocatorAMService$OpportunisticAMSProcessor\] {color:red} tp top of {color}  AMS Processing chain.

fixed text to "to the top of".

*(2) Extra period*

Nodes for scheduling has a blacklisted node \[xxx\] {color:red}..{color:red}

Remove the extra period.

*(3) Better format*

# of outstandingOpReqs in ANY (at priority = 19, allocationReqId = -1, with capability = <memory:1000, vCores:1> ) : , with location = * ) : , numContainers = 3

Remove extra spaces
Remove redundant {{with location}} field as it is already specified as {{ANY}} type.

after fix:
\# of outstandingOpReqs in ANY (at priority=19, allocationReqId=-1, with capability=<memory:1000, vCores:1>), numContainers=3

> Fix some minor typos in the opportunistic container logging
> -----------------------------------------------------------
>
>                 Key: YARN-7604
>                 URL: https://issues.apache.org/jira/browse/YARN-7604
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>    Affects Versions: 2.9.0
>            Reporter: Weiwei Yang
>            Assignee: Weiwei Yang
>            Priority: Trivial
>         Attachments: YARN-7604.01.patch
>
>
> Fix some minor text issues. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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