You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2014/09/01 03:07:21 UTC

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

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

Ashutosh Chauhan commented on HIVE-6923:
----------------------------------------

Okies, in that case slf4j indeed is better choice. This patch will need a rebase, if someone is still interested in pursuing this further.

> 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
>            Assignee: Nick White
>             Fix For: 0.14.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.3.4#6332)