unsubscribe

2020-09-25 Thread spacewalkman

RE: Zeppelin web development

2020-09-25 Thread stephane.davy
Hi Jeff, Actually, I think I have a solution : I have ready-to-go zeppelin-server which is running and serving the WS, and the Web interface is displayed by the zeppelin-web in dev mode. It seems to be ok, the question I have now is: where should I put the helium directory? In the zeppelin-s

Re: Zeppelin web development

2020-09-25 Thread Jeff Zhang
Sorry, I don't know much about helium. + moon who might can help you 于2020年9月25日周五 下午5:16写道: > Hello Jeff, > > > > By the way it didn’t solve my problem, I had to go with a reverse proxy. > Anyway, the Web server is now up and running, but it seems that I also need > to build the zeppelin back

RE: Zeppelin web development

2020-09-25 Thread stephane.davy
Hello Jeff, By the way it didn’t solve my problem, I had to go with a reverse proxy. Anyway, the Web server is now up and running, but it seems that I also need to build the zeppelin backend server to go on right? I see many websocket calls to 8080 but I haven’t any service running on that.