Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7E680200BBE for ; Thu, 27 Oct 2016 20:35:03 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7D4CA160AE6; Thu, 27 Oct 2016 18:35:03 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EA337160B04 for ; Thu, 27 Oct 2016 20:35:02 +0200 (CEST) Received: (qmail 8084 invoked by uid 500); 27 Oct 2016 18:35:01 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 7905 invoked by uid 99); 27 Oct 2016 18:35:01 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Oct 2016 18:35:01 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 242DE2C2A66 for ; Thu, 27 Oct 2016 18:35:01 +0000 (UTC) Date: Thu, 27 Oct 2016 18:35:01 +0000 (UTC) From: "Wangda Tan (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-3821) Scheduler spams log with messages at INFO level MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 27 Oct 2016 18:35:03 -0000 [ https://issues.apache.org/jira/browse/YARN-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan updated YARN-3821: ----------------------------- Labels: oct16-easy (was: ) > Scheduler spams log with messages at INFO level > ----------------------------------------------- > > Key: YARN-3821 > URL: https://issues.apache.org/jira/browse/YARN-3821 > Project: Hadoop YARN > Issue Type: Improvement > Components: capacityscheduler, fairscheduler > Affects Versions: 2.8.0 > Reporter: Wilfred Spiegelenburg > Assignee: Wilfred Spiegelenburg > Priority: Minor > Labels: oct16-easy > Attachments: YARN-3821.patch > > > The schedulers spams the logs with messages that are not providing any actionable information. There is no action taken in the code and there is nothing that needs to be done from an administrative point of view. > Even after the improvements for the messages from YARN-3197 and YARN-3495 administrators get confused and ask what needs to be done to prevent the log spam. > Moving the messages to a debug log level makes far more sense. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org