RapidMiner Studio

Revision as of 14:06, 21 February 2017 by Botto (talk | contribs)

Description

From the RapidMiner Studio Home Page: RapidMiner Studio is the most powerful, easy to use and intuitive graphical user interface for the design of analytic processes. Let the Wisdom of Crowds and recommendations from the RapidMiner community guide your way. And you can easily reuse your R and Python code.

Version

  • 6.5

Authorized Users

  • CIRCE account holders
  • RRA account holders
  • SC account holders

Platforms

  • CIRCE cluster
  • RRA cluster
  • SC cluster

Modules

RapidMiner Studio requires the following module file to run:

  • apps/rapidminer/6.5

Running RapidMiner Studio on CIRCE/SC

The RapidMiner Studio user guide is essential to understanding the application and making the most of it. The guide and this page should help you to get started with your simulations. Please refer to the Documentation section for a link to the guide.

  • Note on CIRCE: Make sure to run your jobs from your $WORK directory!
  • Note: Scripts are provided as examples only. Your SLURM executables, tools, and options may vary from the example below. For help on submitting jobs to the queue, see our SLURM User’s Guide.

Jobs Shorter than 30 Minutes in Length

Establishing a GUI connection to CIRCE/SC

To use RapidMiner Studio, you will need to connect to CIRCE/SC with GUI redirection, either using:

  • CIRCE/SC Desktop Environment
  • SSH with X11 redirection
    • If connecting from OSX or Linux via SSH, please ensure that you use one of the following commands to properly redirect X11:
      • [user@localhost ~]$ ssh -X circe.rc.usf.edu
        or
      • [user@localhost ~]$ ssh -X sc.rc.usf.edu

Once connected to CIRCE/SC, you can open Jmol using the steps below:

[user@login0 ~]$ module add apps/rapidminer/6.5
[user@login0 ~]$ rapidminer

Jobs Longer than 30 Minutes in Length.

Establishing a GUI connection to CIRCE/SC

To use RapidMiner Studio, you will need to connect to CIRCE/SC with GUI redirection, either using:

  • CIRCE/SC Desktop Environment
  • SSH with X11 redirection
    • If connecting from OSX or Linux via SSH, please ensure that you use one of the following commands to properly redirect X11:
      • [user@localhost ~]$ ssh -X circe.rc.usf.edu
        or
      • [user@localhost ~]$ ssh -X sc.rc.usf.edu

Next, use the following commands to open an SRUN Interactive Session, load the module for RapidMiner Studio, and execute the RapidMiner Studio binary:

[user@login0 ~]$ srun --time=02:00:00 --nodes=1 --ntasks-per-node=1 --pty /bin/bash
[user@wh-520-4-1 ~]$ module load apps/rapidminer/6.5
[user@wh-520-4-1 ~]$ rapidminer

Documentation

Home Page, User Guides, and Manuals

More Job Information

See the following for more detailed job submission information:

Reporting Bugs

Report bugs with RapidMiner Studio to the IT Help Desk: rc-help@usf.edu