[
https://issues.apache.org/jira/browse/HIVE-21221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16761295#comment-16761295
]
Jaume M commented on HIVE-21221:
--------------------------------
+1
> Make HS2 and LLAP consistent - Bring up LLAP WebUI in test mode if WebUI port
> is configured
> -------------------------------------------------------------------------------------------
>
> Key: HIVE-21221
> URL: https://issues.apache.org/jira/browse/HIVE-21221
> Project: Hive
> Issue Type: Improvement
> Components: llap
> Reporter: Oliver Draese
> Assignee: Oliver Draese
> Priority: Trivial
> Labels: llap
> Attachments: HIVE-21221.patch
>
>
> When HiveServer2 comes up, it skips the start of the WebUI if
> 1) hive.in.test is set to true
> AND
> 2) the WebUI port is not specified or default (hive.server2.webui.port)
>
> Right now, on LLAP daemon start, it is only checked if hive is in test
> (condition 1) above.
>
> The LLAP Daemon start up code (to skip WebUI creation) should be consistent
> with HS2, therefore if a port is specified (other than the default), the
> WebUI should also be started in test mode.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)