Categories

Versions

You are viewing the RapidMiner Server documentation for version 9.4 -Check here for latest version

How to Run a Process from RapidMiner Server

You can start a process directly from RapidMiner Server as well as save the process results to the Server repository. You must use Studio to view the results.

You can initiate a process to run immediately on RapidMiner Server. Alternatively, you canschedulea process for a later start or for regular runnings.

Note: Your process must include aStoreoperator if you plan to save the results to the Server repository.

To run a process from Server:

  1. From the home page, selectRepository > Browse Repository

  2. Click thehome Iconhome icon to display the repository folder structure.

  3. Browse through the folder structure to find your process and click on it. (Note that if it is a process you have scheduled or recently executed, you can also find it in the process scheduler.) Related information is displayed including process dependencies, input and output, and XML:

  4. In theExecutionaction box on the right, clickRun now:

  5. If more than one execution queue is registered a dialog will appear. Select the desired queue and clickSubmit:

  6. TheProcess Scheduleropens, displaying process status.

  7. To view results, return to Studio, right-click on the Server repository and selectRefresh(or pressF5) to display your results in the repository listing.

  8. Double-click or right-clickOpento display the results in Studio'sResultsperspective.