[ 
https://issues.apache.org/jira/browse/AMBARI-24544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16655981#comment-16655981
 ] 

Vitaly Brodetskyi commented on AMBARI-24544:
--------------------------------------------

Duplicate of 
[AMBARI-24532|https://hortonworks.jira.com/issues/?jql=project+in+%2810320%2C+11620%2C+11320%2C+10520%29+AND+cf%5B11018%5D+%3D+AMBARI-24532]

> Spark2 Job History Server Quick links Hard Coded to http_only
> -------------------------------------------------------------
>
>                 Key: AMBARI-24544
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24544
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.7.0
>            Reporter: Sandeep Nemuri
>            Assignee: Vitaly Brodetskyi
>            Priority: Major
>             Fix For: 2.8.0
>
>         Attachments: AMBARI-24544.001.patch
>
>
> Spark2 Job History Server Quick links Hard Coded to http_only
> {code:java}
> {
> name: "default",
> description: "default quick links configuration",
> configuration: 
> {
> protocol: 
> {
> type: "HTTP_ONLY"
> },
> links: 
> [
> {
> name: "spark2_history_server_ui",
> label: "Spark2 History Server UI",
> component_name: "SPARK2_JOBHISTORYSERVER",
> requires_user_name: "false",
> url: "%@://%@:%@",
> port: 
> {
> http_property: "spark.history.ui.port",
> http_default_port: "18081",
> https_property: "spark.history.ui.port",
> https_default_port: "18081",
> regex: "^(\d+)$",
> site: "spark2-defaults"
> }
> }
> ]
> }
> }
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to