[
https://issues.apache.org/jira/browse/YARN-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13794138#comment-13794138
]
Hudson commented on YARN-305:
-----------------------------
FAILURE: Integrated in Hadoop-Mapreduce-trunk #1578 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1578/])
YARN-305. Fair scheduler logs too many "Node offered to app" messages. (Lohit
Vijayarenu via Sandy Ryza) (sandy:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1531817)
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
*
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fair/AppSchedulable.java
*
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fair/FSLeafQueue.java
> Fair scheduler logs too many "Node offered to app:..." messages
> ---------------------------------------------------------------
>
> Key: YARN-305
> URL: https://issues.apache.org/jira/browse/YARN-305
> Project: Hadoop YARN
> Issue Type: Bug
> Components: resourcemanager
> Reporter: Lohit Vijayarenu
> Assignee: Lohit Vijayarenu
> Priority: Critical
> Fix For: 2.2.1
>
> Attachments: YARN-305.1.patch, YARN-305.2.patch, YARN-305.3.patch
>
>
> Running fair scheduler YARN shows that RM has lots of messages like the below.
> {noformat}
> INFO
> org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AppSchedulable:
> Node offered to app: application_1357147147433_0002 reserved: false
> {noformat}
> They dont seem to tell much and same line is dumped many times in RM log. It
> would be good to have it improved with node information or moved to some
> other logging level with enough debug information
--
This message was sent by Atlassian JIRA
(v6.1#6144)