gengliangwang commented on PR #36176: URL: https://github.com/apache/spark/pull/36176#issuecomment-1098627131
@PerilousApricot Note that https://github.com/apache/spark/pull/31774 doesn't solve all the problems. If you read https://github.com/apache/spark/pull/36174, you will find that we need to handle the proxy/history keyword in the method `createTemplateURI` and `createRESTEndPointForExecutorsPage`? This solution is not "wrong". It just prevents the confusing behavior if there is "proxy" or "history" keyword in the reverse proxy URL. I would appreciate it if someone can point out what the problem is in JupiterLab. All I can get from https://github.com/apache/spark/pull/31774 doesn't help me understand it. IIUC JupiterLab URL has to be ".../proxy/ui_port"? If yes, can the proxy URL of JupiterLab be configurated? Is it possible we adjust JupiterLab to make it work with Spark instead? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
