You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Bibin A Chundatt (JIRA)" <ji...@apache.org> on 2015/06/09 17:58:00 UTC

[jira] [Created] (YARN-3789) Refactor logs for LeafQueue#activateApplications() to remove duplicate logging

Bibin A Chundatt created YARN-3789:
--------------------------------------

             Summary: Refactor logs for LeafQueue#activateApplications() to remove duplicate logging
                 Key: YARN-3789
                 URL: https://issues.apache.org/jira/browse/YARN-3789
             Project: Hadoop YARN
          Issue Type: Bug
          Components: resourcemanager
            Reporter: Bibin A Chundatt
            Assignee: Bibin A Chundatt
            Priority: Minor


Duplicate logging from resource manager
during am limit check for each application

{code}
015-06-09 17:32:40,019 INFO org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue: not starting application as amIfStarted exceeds amLimit

2015-06-09 17:32:40,019 INFO org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue: not starting application as amIfStarted exceeds amLimit

2015-06-09 17:32:40,019 INFO org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue: not starting application as amIfStarted exceeds amLimit

2015-06-09 17:32:40,019 INFO org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue: not starting application as amIfStarted exceeds amLimit

2015-06-09 17:32:40,019 INFO org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue: not starting application as amIfStarted exceeds amLimit

2015-06-09 17:32:40,019 INFO org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue: not starting application as amIfStarted exceeds amLimit
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)