Categories

Versions

Run a remote Process from RapidMiner Studio

From the RapidMiner Studio interface, you can:

  • start a remote process on RapidMiner AI Hub,
  • access the process results, and
  • view the process status.

From RapidMiner Studio, you can either:

  • run the remote process immediately, or
  • schedule the remote process for a later start or for regular executions.

Note: Your process must include a Store operator if you plan to save the results in the remote Repository.

When starting remote processes from RapidMiner Studio, it is a good idea to open the AI Hub Monitor panel (View > Show Panel). The panel provides a link to the web interface for executions on RapidMiner AI Hub:

img/server-process-view.png

By clicking on this link a browser window will be opened with a view of the executions:

img/server-executions-view.png

Use the "Run process on AI Hub" button

With the process displayed in the Design view's Process panel, click the "Run" menu and the "Run process on AI Hub" item in the RapidMiner Studio toolbar. (This button is also available in the upper left corner of the AI Hub Monitor panel.)

img/run-process.png

If the corresponding RapidMiner AI Hub provides more than one queue, a dialog with the available queue names will appear.

img/select-queue.png

Select the desired queue and click Run now icon Run now to immediately execute the process.

RapidMiner Studio caches the registered queues on RapidMiner AI Hub. If you need to refresh the available queues (e.g. if a new queue has been created) you can use the Run now icon Refresh button in the queue selection dialog or you can simply refresh your corresponding RapidMiner AI Hub Repository.

Use the "Run Process on AI Hub" option

You can select the Run Process on AI Hub option, either from the Process pull-down menu:

img/process-menu.png

Or by right-clicking the process name in the RapidMiner AI Hub Repository:

img/right-click-run-server.png

If the corresponding RapidMiner AI Hub provides more than one queue, a dialog with the available queue names will appear.

img/select-queue.png

Select the desired queue and click Run now icon Run now to immediately execute the process.

RapidMiner Studio caches the registered queues on RapidMiner AI Hub. If you need to refresh the available queues (e.g. if a new queue has been created) you can use the Run now icon Refresh button in the queue selection dialog or you can simply refresh your corresponding RapidMiner AI Hub Repository.

Store results in the remote Repository

If you are running processes on RapidMiner AI Hub, you can save the results in the remote Repository. Note that you can only view the results from RapidMiner Studio.

  1. Make sure that the process includes a Store operator to capture the results.

  2. Set the Store operator's repository entry parameter to the desired results location. Browse to the location and enter a name for the results. It is important to verify that the location is resolved relative to the path to RapidMiner Studio.

    img/store-results1.png

  3. Run the process using one of the methods described above.

  4. After the process completes, right-click on the remote Repository and select Refresh (or press F5) to display your results in the Repository listing.

  5. Double-click or right-click Open to display the results in RapidMiner Studio's Results view.