Re: Run Zeppelin on HTTP/HTTPS Port

2016-06-29 Thread Hyung Sung Shim
Hi. Did your firewall allow the "websocket" connection type too? 2016-06-30 12:13 GMT+09:00 Chandra Maloo : > Further when I check configuration from UI, it does not show webserver > port setting there. So I think the issue is that the zeppelin-site.xml is > not applied somehow. I have already r

Re: Run Zeppelin on HTTP/HTTPS Port

2016-06-29 Thread Chandra Maloo
Further when I check configuration from UI, it does not show webserver port setting there. So I think the issue is that the zeppelin-site.xml is not applied somehow. I have already restarted Zeppelin, but does not help. Regards, Chandra On Jun 30, 2016 12:07 PM, "Chandra Maloo" wrote: > I have c

Re: Run Zeppelin on HTTP/HTTPS Port

2016-06-29 Thread Chandra Maloo
I have configured zeppelin.server.port to 443 and zeppelin.websocket.port to 80 It starts successfully, when I run as super user, but shows disconnected on UI. Do you know what could be the reason? On Jun 30, 2016 11:59 AM, "Abhisar Mohapatra" wrote: > Yes ,I think you can do that.Anyways you hav

Re: Run Zeppelin on HTTP/HTTPS Port

2016-06-29 Thread Abhisar Mohapatra
Yes ,I think you can do that.Anyways you have an option to configure the port you want your zeppelin instance to run on.Point is the IP shouldn't be a private IP and should be accessible from outside.Or if VPN connection,then yes. Thanks, Abhisar On Thu, Jun 30, 2016 at 8:22 AM, Chandra Maloo wr