Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 08F4317B41 for ; Wed, 10 Jun 2015 15:38:02 +0000 (UTC) Received: (qmail 65234 invoked by uid 500); 10 Jun 2015 15:38:01 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 65202 invoked by uid 500); 10 Jun 2015 15:38:01 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 65029 invoked by uid 99); 10 Jun 2015 15:38:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2015 15:38:01 +0000 Date: Wed, 10 Jun 2015 15:38:01 +0000 (UTC) From: "Andrew Onischuk (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AMBARI-11128) Add EWMA to yarn log4j appenders in Dal 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/AMBARI-11128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Onischuk resolved AMBARI-11128. -------------------------------------- Resolution: Fixed Committed to trunk and branch-2.1 > Add EWMA to yarn log4j appenders in Dal > --------------------------------------- > > Key: AMBARI-11128 > URL: https://issues.apache.org/jira/browse/AMBARI-11128 > Project: Ambari > Issue Type: Bug > Reporter: Andrew Onischuk > Assignee: Andrew Onischuk > Fix For: 2.1.0 > > > We've added support for viewing errors and warnings information in the > RM/NM/ATS web UI in Dal. To enable the functionality, the appender EWMA has to > be added to the logger. This can be achieved by appending it to the > YARN_ROOT_LOGGER environment variable(if the current value is "INFO,RFA", it > should be set to "INFO,RFA,EWMA". -- This message was sent by Atlassian JIRA (v6.3.4#6332)