Schedules

This feature enables a user to schedule the Batch ETL Pipelines to run/execute periodically or at a specific time. Users can define Hourly, Daily, or any Custom cron expression for scheduling.

To create a Schedule go to BigData > Schedules and click on Add New. Enter the details - Name, Description, select the Batch ETL Pipeline from the dropdown, and finally select the CRON - Hourly, Daily, or Custom Cron Expression.

BigData > Schedules > Add New

Save the details and start the scheduler from actions available on the schedules list page. This schedule will trigger the selected Batch ETL Pipeline every hour in our example.

BigData > Schedules > Start

Last updated