Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Sparklyr on CDH 5.7

avatar
Explorer

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?

 

1 ACCEPTED SOLUTION

avatar
Explorer

I have been searching and another solution to my question is http://spark.rstudio.com/examples-cdh.html

Thanks

View solution in original post

3 REPLIES 3

avatar
Cloudera Employee

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

avatar
Explorer
Well, thanks for the response.
We have a local cluster, not a cloud cluster, but I will have a look to that.

avatar
Explorer

I have been searching and another solution to my question is http://spark.rstudio.com/examples-cdh.html

Thanks