I see some arrors when I restart docker container with zeppelin.
Could these errors connect with the sheduler problev
INFO [2016-12-19 16:25:17,990] ({Thread-25} ZeppelinServer.java[run]:143) -
Shutting down Zeppelin Server ...
INFO [2016-12-19 16:25:17,996] ({qtp1802598046-66}
NotebookServer
I have a question about using cron.
I use 0.7.0-SNAPSHOT, had set diffent unterpreteters:
mysql, psql, python.
In python:
I create a connection to PSQL, unload data and agregate them to calculate
the end report. Then z.show(report).
In mysql:
The path is similar. I generate SQL expression with gr