Can't cleanup Notes data

2020-01-08 Thread stephane.davy
Hello Zeppelin users, I have some notes with a lot of data, especially because of z.angularBind. The problem is that the notes can become unusable, but I cannot find a way to clean-up all of this. I’ve tried the “clean output” button, for all the notes, and also z.angularUnbind, but I still hav

Re: Can't cleanup Notes data

2020-01-08 Thread Jeff Zhang
Could you check the note file whether the interpreter result is cleaned ? The note file is a json file, should not be difficult to read. 于2020年1月8日周三 下午6:05写道: > Hello Zeppelin users, > > > > I have some notes with a lot of data, especially because of z.angularBind. > The problem is that the not

RE: Can't cleanup Notes data

2020-01-08 Thread stephane.davy
Hello Jeff, Thanks for your quick answer. By the way, I’ve found that my Zeppelin interpreter was in a bad shape, and as such was unable to respond properly to unbind requests (I can see that in zeppelin logs). My Notes can get a few tens of MB (more than 50MB). After having killed all t