[
https://issues.apache.org/jira/browse/HIVE-20099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534175#comment-16534175
]
ASF GitHub Bot commented on HIVE-20099:
---------------------------------------
GitHub user rajkrrsingh opened a pull request:
https://github.com/apache/hive/pull/392
HIVE-20099: Fix logger for LlapServlet
logger should be LlapServlet, not the JMXJsonServlet, it can mislead the
user while debugging UI issues. so fixing this logger
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rajkrrsingh/hive HIVE-20099
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/392.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #392
----
commit 0a814b76df75f1cfda3ba8522bf67eaa172d92f1
Author: Rajkumar singh <rajkrrsingh@...>
Date: 2018-07-05T21:20:23Z
HIVE-20099: Fix logger for LlapServlet
----
> Fix logger for LlapServlet
> --------------------------
>
> Key: HIVE-20099
> URL: https://issues.apache.org/jira/browse/HIVE-20099
> Project: Hive
> Issue Type: Improvement
> Affects Versions: 2.1.0
> Reporter: Rajkumar Singh
> Assignee: Rajkumar Singh
> Priority: Major
> Labels: pull-request-available
>
> logger should be LlapServlet, not the JMXJsonServlet, it can mislead the user
> while debugging UI issues.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)