I have noticed that since I am not re-running the queries, results are being saved in zeppelin notebook and fetched from there. Each notebook is approx 3-4MB. Can zeppelin take 10-15s to retrieve a notebook of this size or am I missing something. I have given sufficiently big memory to zeppelin, but it seems that it doesn't even cache the notebooks. Is that correct?
Regards, Ashish On Mon, Apr 25, 2016 at 11:05 PM, ashish rawat <dceash...@gmail.com> wrote: > Hello folks, > > Is there any quick way of debugging the performance issues of zeppelin. I > am facing serious performance issues in serving zeppelin notebooks. A > notebook with 6-7 graphs is taking upto 10-15 secs to load, with just 3000 > tuples in elastic search. I believe the problem is at the Zeppelin server > or interpreter level, but can't find a good way to debugging it. Is there a > good way of checking Zeppelin performance or any recommendation on making > it run faster. > > Regards, > Ashish >