jcdauchy-moodys commented on issue #26873: [SPARK-30240][core] Support HTTP 
redirects directly to a proxy server.
URL: https://github.com/apache/spark/pull/26873#issuecomment-583349540
 
 
   This solved my issue with reverse proxy behing nginx using rewrite, here is 
one example : 
   spark.ui.proxyRedirectUri=http://MYHOST
   spark.ui.proxyBase=/myfancypath
   
   Thanks a lot
   PS: Updated this code on top of 2.4.1
   

----------------------------------------------------------------
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]

Reply via email to