Hi All, I am setting up a spark cluster on a bunch of machines which is accessible only via a proxy from my network. Also I have started a Zeppelin server on the remote network, While I can access the Zeppelin URL by the proxy it always shows in disconnected status. Looking at the Zeppelin docs it looks like Zeppelin maintains a Websocket connection from browser to server. I also tested our proxy which allows Websocket connections on 443 . Still I am not able to see connected status even after starting the Zeppelin Websocket on 443.
Appreciate any help. Thanks, Rishi