[
https://issues.apache.org/jira/browse/HIVE-12338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jimmy Xiang updated HIVE-12338:
-------------------------------
Release Note:
This patch adds a web UI to HiveServer2, and introduced 3 new configurations:
hive.server2.webui.host, hive.server2.webui.port, and
hive.server2.webui.max.threads. The web UI can be used to access the
HiveServer2 configuration, local logs, metrics. It can also be used to check
some information about those active sessions and queries being executed, etc..
The web UI by default listens to port 10002, which can be configured with
setting: hive.server2.webui.port.
This patch can be disabled by setting hive.server2.webui.port to 0 or a
negative number.
> Add webui to HiveServer2
> ------------------------
>
> Key: HIVE-12338
> URL: https://issues.apache.org/jira/browse/HIVE-12338
> Project: Hive
> Issue Type: Improvement
> Components: HiveServer2
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Labels: TODOC2.0
> Fix For: 2.0.0
>
> Attachments: HIVE-12338.1.patch, HIVE-12338.2.patch,
> HIVE-12338.3.patch, HIVE-12338.4.patch, hs2-conf.png, hs2-logs.png,
> hs2-metrics.png, hs2-webui.png
>
>
> A web ui for HiveServer2 can show some useful information such as:
>
> 1. Sessions,
> 2. Queries that are executing on the HS2, their states, starting time, etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)