You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2015/11/13 01:44:10 UTC

[jira] [Updated] (HIVE-12402) Split hive.root.logger separately to make it compatible with log4j1.x

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

Prasanth Jayachandran updated HIVE-12402:
-----------------------------------------
    Issue Type: Sub-task  (was: Bug)
        Parent: HIVE-11304

> Split hive.root.logger separately to make it compatible with log4j1.x
> ---------------------------------------------------------------------
>
>                 Key: HIVE-12402
>                 URL: https://issues.apache.org/jira/browse/HIVE-12402
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Logging
>    Affects Versions: 2.0.0
>            Reporter: Prasanth Jayachandran
>            Assignee: Prasanth Jayachandran
>
> With new Log4j2.x specifying logger name and log level together will not work.
> With old logger following will work
> --hiveconf hive.root.logger=DEBUG,console
> But with new logger we should specify logger and level separately
> --hiveconf hive.root.logger=console --hiveconf hive.log.level=DEBUG
> We can do this change internally for users still using the old configs.



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