Re: Web-socket call getting stuck and result is not getting rendered in UI

2016-01-19 Thread Manmath Shaw
Hi Damien, Thanks for checking on my issue :) I have done the changes to run the Zeppelin from an outside server instead of the inbuilt server. So now I am not using the zeppelin-daemon.sh script for starting. The modifications I have done is the inclusion of the servlets from the zeppelinServer.

Re: Web-socket call getting stuck and result is not getting rendered in UI

2016-01-19 Thread Corneau Damien
Hi, I'm not sure I fully understand your setup and the modifications you've done, can you give a bit more details? Also, when you say that the result is saved inside note.json, does it mean that after refreshing the UI page you see the result, but it doesn't update after running the paragraph? On