Enable cron for Druid reports #165
-
Hi Team, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@Venkatesh-Dayani23 These reports execution can be automated. There is AdhocScripts setup in Obsrv which submits these reports to execute based on report_schedule configuration. Please have below setup done and make sure its working fine.
Note: Cron setup jobs can be verified once by running manually using same commands used in cron setup. Let us know if you face any challenges in setting up these. |
Beta Was this translation helpful? Give feedback.
@Venkatesh-Dayani23 These reports execution can be automated. There is AdhocScripts setup in Obsrv which submits these reports to execute based on report_schedule configuration. Please have below setup done and make sure its working fine.
Deploy/DataPipeline/AdhocScripts
deployed withcommon
as tagsubmit-all-jobs
&start-jobmanager
cron setup is done on spark machine. - Verify if these cron setup jobs are running fine.Note: Cron setup jobs can be verified once by running manually using same commands used in cron setup.
Let us know if you face any challenges in setting up these.