Categories

Versions

You are viewing the RapidMiner Hub documentation for version 9.8 - Check here for latest version

Schedule a process from RapidMiner AI Hub

The tools to schedule a process are available both in RapidMiner Studio and on RapidMiner AI Hub. If you want to use the Cron Editor, you must use RapidMiner Studio. If you want to schedule a process directly from RapidMiner AI Hub, you must use the cron expression language to enter the scheduling trigger.

RapidMiner uses the Quartz job scheduler to create scheduling triggers. For syntax and examples using the cron expression language, see this tutorial. If you'd like a visual tool for creating syntax, see this utility.

Creating a schedule via the Repository Browser

The schedule option is available when you select a process for display in the Repository Browser of RapidMiner AI Hub. Once the process is selected:

  1. In the Execution action box on the right, click Create cron trigger:

  2. The Create cron trigger dialog opens. Enter a cron expression and click Submit.

    RapidMiner AI Hub applies the trigger and displays it in the Schedules view.

Creating a schedule via the Schedules Page

The Schedules page also provides a dedicated option to create and manage schedules. Open the schedule creation dialog by clicking on Create Schedule:

Working with schedules

RapidMiner AI Hub displays all Currently Defined Schedules in the Schedules view (Processes > Schedules):

From this screen, you can take the following actions:

  • edit Icon: Edit the schedule; opens the edit schedule dialog.
  • pause Icon: Pause the schedule; schedules are not executed when in a paused state.
  • resume Icon: Resume the schedule; already missed execution times in the past will be ignored.
  • delete Icon: Deletes the schedule from the configuration.

If the scheduler triggers a process execution, the process will be shown in the Executions view (Processes > Executions):