Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 661301154A for ; Tue, 15 Apr 2014 18:17:26 +0000 (UTC) Received: (qmail 5245 invoked by uid 500); 15 Apr 2014 18:17:24 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 5218 invoked by uid 500); 15 Apr 2014 18:17:23 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 5155 invoked by uid 99); 15 Apr 2014 18:17:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Apr 2014 18:17:21 +0000 Date: Tue, 15 Apr 2014 18:17:21 +0000 (UTC) From: "Zhijie Shen (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-1892) Excessive logging in RM MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/YARN-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969844#comment-13969844 ] Zhijie Shen commented on YARN-1892: ----------------------------------- +1, LGTM, will commit the patch upon jenkins comments it. > Excessive logging in RM > ----------------------- > > Key: YARN-1892 > URL: https://issues.apache.org/jira/browse/YARN-1892 > Project: Hadoop YARN > Issue Type: Bug > Reporter: Siddharth Seth > Assignee: Jian He > Priority: Minor > Attachments: YARN-1892.1.patch, YARN-1892.2.patch, YARN-1892.3.patch > > > Mostly in the CS I believe > {code} > INFO org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt: Application application_1395435468498_0011 reserved container container_1395435468498_0011_01_000213 on node host: #containers=5 available=4096 used=20960, currently has 1 at priority 4; currentReservation 4096 > {code} > {code} > INFO org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue: hive2 usedResources: clusterResources: currentCapacity 0.25 required potentialNewCapacity: 0.255 ( max-capacity: 0.25) > {code} -- This message was sent by Atlassian JIRA (v6.2#6252)