[
https://issues.apache.org/jira/browse/HIVE-12237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15141466#comment-15141466
]
Prasanth Jayachandran commented on HIVE-12237:
----------------------------------------------
[~cartershanklin] This is similar to HIVE-12402 but for HS2. Unfortunately, CLI
and HS2 uses different command line options processor. HIVE-12402 provided
compat option for CLI but I missed it for HS2. The workaround is to separate
the logger and level like below
{code}
hive --service hiveserver2 --hiveconf hive.root.logger=console --hiveconf
hive.log.level=DEBUG
{code}
> Use slf4j as logging facade
> ---------------------------
>
> Key: HIVE-12237
> URL: https://issues.apache.org/jira/browse/HIVE-12237
> Project: Hive
> Issue Type: Task
> Components: Logging
> Affects Versions: 2.0.0
> Reporter: Ashutosh Chauhan
> Assignee: Ashutosh Chauhan
> Fix For: 2.0.0
>
> Attachments: HIVE-12237.1.patch, HIVE-12237.2.patch,
> HIVE-12237.3.patch, HIVE-12237.4.patch, HIVE-12237.5.patch,
> HIVE-12237.6.patch, HIVE-12237.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)