Re: NGINX + Spark Web UI

2015-09-17 Thread B.R.
Have a look at the docs: http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_pass --- *B. R.* On Thu, Sep 17, 2015 at 12:05 PM, mjordan79 wrote: > Hello! > I'm trying to set up a reverse proxy (using nginx) for the Spark Web UI. > I have 2 machines: >1) Machine A, with a public IP

NGINX + Spark Web UI

2015-09-17 Thread mjordan79
Hello! I'm trying to set up a reverse proxy (using nginx) for the Spark Web UI. I have 2 machines: 1) Machine A, with a public IP. This machine will be used to access Spark Web UI on the Machine B through its private IP address. 2) Machine B, where Spark is installed (standalone master cluste