Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
sacuke1
Contributor
Contributor

How to run parameterized R script using talend

Hi ,

 

I want to pass parameters and run R script using talend which is located at linux server.

How to achieve this?

 

Labels (2)
4 Replies
fdenis
Master
Master

I have done that some years ago using Rserve.

http://www.rforge.net/Rserve/


fdenis
Master
Master

an oter way is to call your r-script using cmd and in r load a file with parameters.
sacuke1
Contributor
Contributor
Author

Hi Francois,

 

I am new to R. I don't know how to run a R script through cmd. Also i have to pass 6 parameters to it. 

How to create a parameter file?

fdenis
Master
Master

if you are new to R starrt by a couse… I can respond to hi level question 1 or 2 by day but I cannot make your job…

https://www.coursera.org/learn/r-programming