[ 
https://issues.apache.org/jira/browse/SPARK-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Graves resolved SPARK-3286.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

> Cannot view ApplicationMaster UI when Yarn’s url scheme is https
> ----------------------------------------------------------------
>
>                 Key: SPARK-3286
>                 URL: https://issues.apache.org/jira/browse/SPARK-3286
>             Project: Spark
>          Issue Type: Bug
>          Components: Web UI, YARN
>    Affects Versions: 1.0.2
>            Reporter: Benoy Antony
>             Fix For: 1.2.0
>
>         Attachments: SPARK-3286-branch-1-0.patch, SPARK-3286.patch
>
>
> The spark Application Master starts its web UI at http://<host-name>:port.
> When Spark ApplicationMaster registers its URL with Resource Manager , the 
> URL does not contain URI scheme.
> If the URL scheme is absent, Resource Manager’s web app proxy will use the 
> HTTP Policy of the Resource Manager.(YARN-1553)
> If the HTTP Policy of the Resource Manager is https, then web app proxy  will 
> try to access https://<host-name>:port.
> This will result in error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to