Altair® Panopticon

 

Connector for Rserve

The Rserve connector allows the retrieval of an output data frame from a running Rserve process.

For R connectivity, R must be first installed, together with the Rserve library. In addition, R must be open, and the Rserve library must be loaded and initialized.

Steps:

1.     Enter the following properties:

Property

Description

Host

Rserve host address. Default is localhost.

Port

Rserve host port. Default is 6311.

User Id

The user Id that will be used to connect to the Rserve service.

Password

The password that will be used to connect to the Rserve service.

 

   NOTE

The Host, Port, User Id, and Password fields will be hidden if their corresponding properties are set in the Panopticon.properties file.

Field

Corresponding Property in Panopticon.properies

Host

connector.rserve.host

Port

connector.rserve.port

User Id

connector.rserve.userid

Password

connector.rserve.password


2.     Enter the required R Script to execute on the active Rserve instance.

3.     Enter the Timeout. Default is 10 (in seconds).

4.     Select whether the parameters should be automatically enclosed in quotes by checking the Enclose parameters in quotes box.

5.     Date/Time values of output data and Date/Time inputs, where supported, is by default unchanged.

You can opt to define the Show in Timezone and Source Timezone settings.