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

Lefty Leverenz commented on HIVE-12402:
---------------------------------------

Doc note:  This should be documented in the logging section of Getting Started.

* [Getting Started -- Hive Logging | 
https://cwiki.apache.org/confluence/display/Hive/GettingStarted#GettingStarted-HiveLogging]

> 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
>              Labels: TODOC2.0
>             Fix For: 2.0.0
>
>         Attachments: HIVE-12402.patch
>
>
> 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)

Reply via email to