[
https://issues.apache.org/jira/browse/HIVE-5599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13806560#comment-13806560
]
Lefty Leverenz commented on HIVE-5599:
--------------------------------------
This needs to be documented in the wiki, with a version note, when Hive 0.13 is
released. Or it could be documented now as an upcoming change with a link to
this JIRA.
In Getting Started, the third sentence of the [Error
Logs|https://cwiki.apache.org/confluence/display/Hive/GettingStarted#GettingStarted-ErrorLogs]
section says: "The default logging level is WARN and the logs are stored
in...."
If you want this documented now, I can take care of it. If later, do we have a
doc-in-next-release label? I've seen one somewhere, but don't know if it's
being checked at release time.
> Change default logging level to INFO
> ------------------------------------
>
> Key: HIVE-5599
> URL: https://issues.apache.org/jira/browse/HIVE-5599
> Project: Hive
> Issue Type: Bug
> Affects Versions: 0.12.0
> Reporter: Brock Noland
> Assignee: Brock Noland
> Fix For: 0.13.0
>
> Attachments: HIVE-5599.patch
>
>
> 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)