[
https://issues.apache.org/jira/browse/AMBARI-17072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15317275#comment-15317275
]
Jaimin D Jetly commented on AMBARI-17072:
-----------------------------------------
Tested the patch manually on the cluster.
unit tests not required as only metadata (quicklinks.json) is changed as part
of the patch.
> Make QuickLink to HS2 UI work when HTTPS is enabled
> ---------------------------------------------------
>
> Key: AMBARI-17072
> URL: https://issues.apache.org/jira/browse/AMBARI-17072
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Jaimin D Jetly
> Assignee: Jaimin D Jetly
> Fix For: 2.4.0
>
> Attachments: AMBARI-17072.patch
>
>
> There are a two important hive-site.xml parameters that govern the url:
> i) hive.server2.webui.port : This is the port on which the webui hosts itself.
> ii) hive.server2.webui.use.ssl : Whether or not ssl is used.
> If ssl is used, we use https:// and if not, we use http:// . Either way, the
> service seems to be intended to be hosted at <host>:<port>/llap.html
> this will work only for hive2 and not hive1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)