Creating Data Extract from 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. On the New Data Extract page, select Rserve in the Connector drop-down list.
2. Enter the following properties:
Property |
Description |
Host |
Rserve host address. |
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. |
3. Enter the required R script to execute on the active Rserve instance.
4. Enter the Timeout. Default is 10 (in seconds).
5. Select whether the parameters should be automatically enclosed in quotes by checking the Enclose parameters in quotes box.
6. Click to save and display the details
of the data extract.
7. Click then
to display the data preview.