You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Nick White (JIRA)" <ji...@apache.org> on 2014/04/17 15:53:17 UTC

[jira] [Updated] (HIVE-6923) Use slf4j For Logging Everywhere

     [ https://issues.apache.org/jira/browse/HIVE-6923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick White updated HIVE-6923:
-----------------------------

    Attachment: HIVE-6923.patch

> Use slf4j For Logging Everywhere
> --------------------------------
>
>                 Key: HIVE-6923
>                 URL: https://issues.apache.org/jira/browse/HIVE-6923
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2
>            Reporter: Nick White
>             Fix For: 0.13.0
>
>         Attachments: HIVE-6923.patch
>
>
> Hive uses a mixture of slf4j (backed by log4j) and commons-logging. I've attached a patch to tidy this up, by just using slf4j for all loggers. This means that applications using the JDBC driver can make Hive log through their own slf4j implementation consistently.



--
This message was sent by Atlassian JIRA
(v6.2#6252)