Hi,

We are using Zeppelin 0.6.1 with Spark 1.6.2.

We have very simple demo and small file. If we want just to calculate some
- it's ok.
But when we try to visualize using matplotlib Zepplin hangs (even scroll
bar) and then disconnects.

We are using Chrome.

In logs just this:

 INFO [2016-09-20 18:44:22,574] ({pool-1-thread-10}
Paragraph.java[jobRun]:252) - run paragraph 20160920-143431_1028264283
using sql org.apache.zeppelin.interpreter.LazyOpenInterpreter@49b54b66
 INFO [2016-09-20 18:44:25,114] ({pool-1-thread-10}
NotebookServer.java[afterStatusChange]:1150)
- Job 20160920-143431_1028264283 is finished
 INFO [2016-09-20 18:44:25,142] ({pool-1-thread-10}
SchedulerFactory.java[jobFinished]:137)
- Job paragraph_1474371271306_-871438747 finished by scheduler
org.apache.zeppelin.interpreter.remote.RemoteInterpretershared_
session476562431
 INFO [2016-09-20 18:47:19,430] ({qtp88558700-14}
NotebookServer.java[onClose]:227) - Closed connection to 192.168.110.249 :
53565. (1001) null

Always null and 1001 in the end.

In Firefox it's sometimes ok. But if there are more then 3 plots it will
hang too.

How could we debug this?

Regards,
Andrey

Reply via email to