[
https://issues.apache.org/jira/browse/YARN-4461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15061104#comment-15061104
]
Advertising
Jason Lowe commented on YARN-4461:
----------------------------------
+1 committing this.
> Redundant nodeLocalityDelay log in LeafQueue
> --------------------------------------------
>
> Key: YARN-4461
> URL: https://issues.apache.org/jira/browse/YARN-4461
> Project: Hadoop YARN
> Issue Type: Bug
> Components: capacityscheduler
> Affects Versions: 2.7.1
> Reporter: Jason Lowe
> Assignee: Eric Payne
> Priority: Trivial
> Attachments: YARN-4461.001.patch
>
>
> In LeafQueue#setupQueueConfigs there's a redundant log of nodeLocalityDelay:
> {code}
> "nodeLocalityDelay = " + nodeLocalityDelay + "\n" +
> "labels=" + labelStrBuilder.toString() + "\n" +
> "nodeLocalityDelay = " + nodeLocalityDelay + "\n" +
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)