You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/02/07 11:22:50 UTC

[GitHub] [spark] jcdauchy-moodys commented on issue #26873: [SPARK-30240][core] Support HTTP redirects directly to a proxy server.

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org