[
https://issues.apache.org/jira/browse/SPARK-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoy Antony updated SPARK-3286:
--------------------------------
Attachment: SPARK-3286-branch-1-0.patch
> 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: YARN
> Affects Versions: 1.0.2
> Reporter: Benoy Antony
> 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.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]