[
https://issues.apache.org/jira/browse/YARN-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822945#comment-13822945
]
Karthik Kambatla commented on YARN-1383:
----------------------------------------
Spoke to Sandy offline.
It should be okay to leave the following debug message and remove the node
updates:
{code}
if (LOG.isDebugEnabled()) {
LOG.debug("nodeUpdate: " + nm + " cluster capacity: " + clusterCapacity);
}
{code}
> Remove node updates from the Fair Scheduler event log
> -----------------------------------------------------
>
> Key: YARN-1383
> URL: https://issues.apache.org/jira/browse/YARN-1383
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: scheduler
> Affects Versions: 2.2.0
> Reporter: Sandy Ryza
> Assignee: Sandy Ryza
> Attachments: YARN-1383.patch
>
>
> Writing out a line whenever a node heartbeats is not useful and just too much.
--
This message was sent by Atlassian JIRA
(v6.1#6144)