Dmitry Lysnichenko created AMBARI-10954:
-------------------------------------------
Summary: Configs: HBase logging is set to DEBUG by default
Key: AMBARI-10954
URL: https://issues.apache.org/jira/browse/AMBARI-10954
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.1.0
Reporter: Dmitry Lysnichenko
Assignee: Dmitry Lysnichenko
Fix For: 2.1.0
https://github.com/apache/ambari/blob/trunk/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/configuration/hbase-log4j.xml
Noticed that this is set to debug, should be INFO by default:
{code}
log4j.logger.org.apache.hadoop.hbase=DEBUG
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)