Adding Model Execution Configuration

You can create a Model Execution Configuration from the Model Execution Configuration window. To create a Model Execution Configuration, follow these steps:
  1. Select the Add button from the toolbar. The Configure Execution Venue window is displayed. The Add button is disabled if you select any existing Host in the grid.
  2. Enter the Execution Venue Details. The fields are described in the following table:

    Table 9-2 Execution Venue Details

    Field Description
    Name

    Enter the name for the execution venue. This field is case-sensitive and does not allow duplication. For example, the logical name “R_DF” is not allowed if the name “R_DF” exists.

    Ensure that there are no special characters such as `, {,},”, ‘, ~, <,>, /, \, and multiple spaces.
    Language Select the language from the drop-down list. The options are MATLAB and R.
    Input Data Type Select the input data type. The options are ORE Frame, Data Frame, and HDFS File.
    Machine Details
    User Name Enter the user name with which Rserve is started on the remote machine.
    Password Enter the password for the preceding user.
    Primary IP For Runtime Processes Enter the machine's primary IP for runtime processes (IP address/host name of the remote machine where Rserve is running).
    Shared Path Enter the path of the Remote Machine or Server, which provides complete access rights to all users. The output of the executions will be created in the directory configured here. Note: Remote Machine or Server refers to the execution engine such as Rserve. The configured path should end with a directory separator at the end.
    Output required in tables Select Yes if you require the output in OFSAA tables.
    Outputs required in CSV format Select Yes if you require the output in CSV format.
    Delete output files Select Yes if you want to delete the output files. By default, this is No.
    Class Name Enter the Class Name of the execution implementation.
    Is a primary node? Select this option if the machine is a primary node.
    SSH Port Enter the SSH port number of OFSAA for file transfer between the remote machine and OFSAA.
    SFTP Port Enter the SFTP port number of OFSAA for file transfer between the remote machine and OFSAA.
    MATLAB Specific Configurations
    Webservice URL Enter the web service URL for executing the script on the MATLAB server.
    Compiler Machine Details
    User name Enter the user name for the compiler machine where the MATLAB compiler is running.
    Password Enter the password for the compiler machine.
    Primary IP For Runtime Processes Enter the machine's primary IP for runtime processes.
    Compiler Path Enter the compiler path where the R code will be compiled.
    SSH Port Enter the SSH port number of OFSAA to transfer files to the MATLAB compiler machine.
    SFTP Port Enter the SSH port number of OFSAA to transfer files to the MATLAB compiler machine.
    Script Configuration Note: This pane has two options: 1. Predefined scripts in the application and 2. Custom scripts that have to be uploaded.
    Predefined scripts
    1. Select the required scripts and click the Forward Arrowto move to selected scripts.
    2. Click the Upward Arrowand the Downward Arrowto change the order of the selected scripts.
    Upload scripts
    1. Click the Browse button to upload custom scripts.
    2. Select the required scripts and click the Forward Arrow to move to selected scripts.
    3. Click the Upward Arrow and the Downward Arrow to change the order of the selected scripts.
    4. Click to view the details of the selected scripts.
  3. Once you have updated all the necessary details, click Save to save the configure execution venue details.