Hi,
I am using jdbc plugin and schedule for fetching data from database. Currently cron is running fine for schedule => "* * * * *"
.
My requirement is cron ingestion should start at given time (10 pm) and end at given time (12pm) rather than stopping after ingestion is completed.
Need help in syntax and time format.
Regards,
Bryce Fernandes.