[
https://issues.apache.org/jira/browse/HIVE-14207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15371394#comment-15371394
]
Thejas M Nair commented on HIVE-14207:
--------------------------------------
On 2.patch - I like the idea of using custom port to enable HS2 web UI instead
of having to turn off the in.test config. However, the
MetaStoreUtils.findFreePort() call has a non zero probability to return default
port as the available one. Can you also skip the default port if thats what is
returned ?
> Strip HiveConf hidden params in webui conf
> ------------------------------------------
>
> Key: HIVE-14207
> URL: https://issues.apache.org/jira/browse/HIVE-14207
> Project: Hive
> Issue Type: Bug
> Components: Web UI
> Reporter: Sushanth Sowmyan
> Assignee: Sushanth Sowmyan
> Attachments: HIVE-14207.2.patch, HIVE-14207.patch
>
>
> HIVE-12338 introduced a new web ui, which has a page that displays the
> current HiveConf being used by HS2. However, before it displays that config,
> it does not strip entries from it which are considered "hidden" conf
> parameters, thus exposing those values from a web-ui for HS2. We need to add
> stripping to this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)