Brock Noland created HIVE-5599:
----------------------------------
Summary: Change default logging level to INFO
Key: HIVE-5599
URL: https://issues.apache.org/jira/browse/HIVE-5599
Project: Hive
Issue Type: Bug
Reporter: Brock Noland
The default logging level is warn:
https://github.com/apache/hive/blob/trunk/common/src/java/conf/hive-log4j.properties#L19
but hive logs lot's of good information at INFO level. Additionally most hadoop
projects log at INFO by default. Let's change the logging level to INFO by
default.
--
This message was sent by Atlassian JIRA
(v6.1#6144)