Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rhdfs for R 3.2.2 #228

Open
andrimirandi opened this issue Oct 20, 2015 · 3 comments
Open

rhdfs for R 3.2.2 #228

andrimirandi opened this issue Oct 20, 2015 · 3 comments

Comments

@andrimirandi
Copy link

Hi, is rhdfs available for R 3.2.2 yet ?
I try to install it but got a message : package ‘rhdfs’ is not available (for R version 3.2.2)
when do you plan to support 3.2.2 ?

Thanks

@vuchetichbalint
Copy link

Hi!

Same issue is here.

First, makes sure your $JAVA_HOME variable is correctly set.

After that you can download the package from here: https://github.com/RevolutionAnalytics/RHadoop/wiki/Downloads

and install it with this way (in R console):
install.packages("/rhdfs_1.0.8.tar.gz", repos=NULL, type="source")

GL,
Balint

@shreyashruti
Copy link

Hi
I tried installing it this way and this is the error am getting?
My R version is R 3.4.4

install.packages("/rhdfs_1.0.8.tar.gz", repos=NULL, type="source")
Installing package into ‘/usr/local/lib/R/site-library’
(as ‘lib’ is unspecified)
Warning: invalid package ‘/rhdfs_1.0.8.tar.gz’
Error: ERROR: no packages specified
Warning message:
In install.packages("/rhdfs_1.0.8.tar.gz", repos = NULL, type = "source") :
installation of package ‘/rhdfs_1.0.8.tar.gz’ had non-zero exit status

@SankarKVS
Copy link

Hi,

I am also getting same error while installing rhdfs package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants