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 group aggregation.

In psql:
I only load report data without any aggregation.

I was trying all operations independently and separetly with cron
expressions, but the result was the same.

First time, Cron worked excellently, but it was out of order (through 2
hours to 1,5 days). It looks like the paragraphs will not run. There aren't
errors in interpreteters and zeppelin logs.

Could you please help me solve this problem?
Thank you in advance.



--
View this message in context: 
http://apache-zeppelin-users-incubating-mailing-list.75479.x6.nabble.com/Cron-expluatation-tp4747.html
Sent from the Apache Zeppelin Users (incubating) mailing list mailing list 
archive at Nabble.com.

Reply via email to