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

Ashutosh Chauhan updated HIVE-6923:
-----------------------------------

    Status: Open  (was: Patch Available)

I think we should go other way. That is replace slf4j references in Hive 
codebase with commons-logging so that we have one consistent facade. For one, 
this should result in much smaller patch, but more importantly most of other 
components in hadoop ecosystem use commons-logging and its important that we 
are aligned with hadoop in our choice of facade to make it easier to configure 
logging.

> 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.2#6252)

Reply via email to