You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2014/10/29 06:41:33 UTC

[jira] [Updated] (AMBARI-8014) Tune log4j parameters to reduce logs in ambari-server when slider view is enabled

     [ https://issues.apache.org/jira/browse/AMBARI-8014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumit Mohanty updated AMBARI-8014:
----------------------------------
    Attachment: AMBARI-8014.patch

> Tune log4j parameters to reduce logs in ambari-server when slider view is enabled
> ---------------------------------------------------------------------------------
>
>                 Key: AMBARI-8014
>                 URL: https://issues.apache.org/jira/browse/AMBARI-8014
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 1.7.0
>            Reporter: Sumit Mohanty
>            Assignee: Sumit Mohanty
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-8014.patch
>
>
> Need to set some namespaces and classes to WARN
> {noformat}
> log4j.logger.org.apache.hadoop.yarn.client=WARN
> log4j.logger.org.apache.slider.common.tools.SliderUtils=WARN
> log4j.logger.org.apache.ambari.server.security.authorization=WARN
> {noformat}



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