Re: Accessing Web UI

2016-02-23 Thread Vasanth Bhat
x, I have tried SPARK installations > in cluster and stand alone mode in MAC, Debian, Ubuntu boxes without any > issues. > > Can you please let me know which version of SPARK you are using? > > > Regards, > Gourav > > On Tue, Feb 23, 2016 at 9:02 AM, Vasanth Bhat wrot

Re: Accessing Web UI

2016-02-23 Thread Vasanth Bhat
-configured.html I am unable to figure out the location where I can provide jetty.xml , so that it is picked up by spark master daemon. Thanks Vasanth On Mon, Feb 22, 2016 at 7:09 PM, Vasanth Bhat wrote: > Thanks a lot robin. > > Doing a search on Goolge, seems to indicate that I need to co

Re: Accessing Web UI

2016-02-22 Thread Vasanth Bhat
ver > doesn’t have enough resources to do its job > > > > > > On 22 Feb 2016, at 12:04, Vasanth Bhat wrote: > > The port 4040 is *not* used. No process is listening on 4040. > > As per the logs, 8080 is used for WebUI. The log mentions the below > > 16/02/19 03

Re: Accessing Web UI

2016-02-22 Thread Vasanth Bhat
the Spark master usually this would be 8080 > > > > > > On 22 Feb 2016, at 11:00, Kayode Odeyemi wrote: > > Try http://localhost:4040 > > On Mon, Feb 22, 2016 at 8:23 AM, Vasanth Bhat wrote: > >> Thanks Gourav, Eduardo >> >> I tried http://local

Re: Accessing Web UI

2016-02-21 Thread Vasanth Bhat
Thanks Gourav, Eduardo I tried http://localhost:8080 and http://OAhtvJ5MCA:8080/ . Both cases the forefox just hangs. Also I tried with lynx text based browser. I get the message "HTTP request sent; waiting for response." and it hangs as well. Is there way to enable debug logs in spark