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.

Unable to find an installation of R on the system on Hortonworks Sandbox HDP 2.4

avatar
Rising Star

I just downloaded HDP 2.4 for virtual box. I ran the beginning of this tutorial, but then received the error:

'Unable to find an installation of R on the system'

Seriously? I just got rid of VMWare because Virtualbox is supposed to let us use Rstudio and port forward, but despite the claims it seems there is no R? What is the fix here and why am I experiencing this when I thought it came with the sandbox.

Thanks, Heath

1 ACCEPTED SOLUTION

avatar

R is an another Open Source Software , you need to install R and then try to connect hadoop using ODBC driver.

for more info:

https://cran.r-project.org/bin/windows/base/

http://www.rdatamining.com/big-data/r-hadoop-setup-guide <<section 4. Install R>>

For RStudio

https://www.rstudio.com/products/rstudio/download2/

View solution in original post

1 REPLY 1

avatar

R is an another Open Source Software , you need to install R and then try to connect hadoop using ODBC driver.

for more info:

https://cran.r-project.org/bin/windows/base/

http://www.rdatamining.com/big-data/r-hadoop-setup-guide <<section 4. Install R>>

For RStudio

https://www.rstudio.com/products/rstudio/download2/