You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2013/10/21 19:10:43 UTC

[jira] [Commented] (HIVE-5599) Change default logging level to INFO

    [ https://issues.apache.org/jira/browse/HIVE-5599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13800814#comment-13800814 ] 

Hive QA commented on HIVE-5599:
-------------------------------



{color:green}Overall{color}: +1 all checks pass

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12609433/HIVE-5599.patch

{color:green}SUCCESS:{color} +1 4428 tests passed

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1184/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1184/console

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

> 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
>         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)