You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2016/03/11 02:17:40 UTC

[jira] [Commented] (HIVE-13262) LLAP: Remove log levels from DebugUtils

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

Sergey Shelukhin commented on HIVE-13262:
-----------------------------------------

Loggers should be organized logically, not by class, similar to current boolean checks

> LLAP: Remove log levels from DebugUtils
> ---------------------------------------
>
>                 Key: HIVE-13262
>                 URL: https://issues.apache.org/jira/browse/HIVE-13262
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>            Reporter: Prasanth Jayachandran
>            Assignee: Prasanth Jayachandran
>
> DebugUtils has many hardcoded log levels. To enable logging we need to recompile code with desired value. Instead configure add loggers for these classes with log levels via log4j properties. Also use parametrized logging in IO elevator. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)