Created on 03-24-2017 02:32 PM - edited 09-16-2022 04:19 AM
hi
I need to connect my RStudio to a remotly cluster using sparklyr.
How to install sparklyr on cluster that is currently running CDH 5.7?, There is a tutorial?
Created 03-28-2017 03:55 PM
I have been searching and another solution to my question is http://spark.rstudio.com/examples-cdh.html
Thanks
Created 03-25-2017 06:03 AM
I think this blog post will help you.
If you use REHL/CentOS, you can refer the following script:
https://github.com/jordanvolz/director-sparklyr-bootstrap/blob/master/sparklyr-bootstrap.sh
Created 03-27-2017 03:25 PM
Created 03-28-2017 03:55 PM
I have been searching and another solution to my question is http://spark.rstudio.com/examples-cdh.html
Thanks