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.
- 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
- Enter the required R Script to execute on the active Rserve instance.
- Enter the Timeout. The default is 10 (in seconds).
-
Select whether the parameters should be automatically enclosed in quotes by selecting the Enclose parameters in quotes box.
- 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.
(c) 2013-2024 Altair Engineering Inc. All Rights Reserved.