Schedules

This feature enables a user to schedule the Batch ETL Pipelines to run/execute periodically or on specific time. User 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 fron the dropdown and finally select the CRON - Hourly, Daily or Custom Cron Expression.

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

Last updated