Sumit Mohanty created AMBARI-8014:
-------------------------------------
Summary: 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)