Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

How to get RHive working on HDP2.4 Sandbox?

Explorer

Moved to another forum. Closing it here.

1 ACCEPTED SOLUTION

@Heath Yates

you also can try tar.gz file from below link if you have an issue with Build.xml

https://cran.r-project.org/src/contrib/Archive/RHive/

R CMD INSTALL RHive_2.0-0.10.tar.gz

View solution in original post

5 REPLIES 5

Explorer

I think the problem is maybe how I am specifying HIVE_HOME?

@Heath Yates

you also can try tar.gz file from below link if you have an issue with Build.xml

https://cran.r-project.org/src/contrib/Archive/RHive/

R CMD INSTALL RHive_2.0-0.10.tar.gz

Explorer

That is actually step 6 of the tutorial. The tutorial is failing on step 4 and I want to know why and how to fix it.

I think, your linux paths or linux libraries are not supporting.

you can also directly download & install tar.gz file instead of going through build.xml. Actually build.xml creates tar.gz file.

Explorer

This is why I am frustrated. I am trying to use the sandbox CDH2.4 to escape a lot of this I guess? Anyway, with R CMD INSTALL RHive_2.0-0.10.tar.gz gives me another error. It states, ERROR: dependencies 'rJava', 'rServe' are not available for package 'RHive". This frustrates me because inside of R I did install.packages('rJava') and install.packages('rServer'). The error isn't very verbose for me to determine why rJava and rServer are not available. Equally frustrating is why ant build is tanking still too.

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.