gaborgsomogyi opened a new pull request #23991: [WIP][SPARK-24621][WEBUI] Show secure URLs on web pages URL: https://github.com/apache/spark/pull/23991 ## What changes were proposed in this pull request? Web UI URLs are pointing to `http://` targets even if SSL is enabled. In this PR I've changed the code to point to `https://` URLs. ## How was this patch tested? Existing unit tests + manually by starting standalone master/worker/spark-shell. Please see jira.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
