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

rhive.exportAll('scoring') Error #57

Closed
Joy-Jiao opened this issue Feb 26, 2014 · 1 comment
Closed

rhive.exportAll('scoring') Error #57

Joy-Jiao opened this issue Feb 26, 2014 · 1 comment

Comments

@Joy-Jiao
Copy link

Hello All,
I installed RHive-0.7 and CDH4.4,rhive.connect() is worked.
when I run 'rhive.exportAll('scoring')',its print the Error as follow:

rhive.exportAll('scorint')
Error in RSeval(rcon, command) : remote evaluation failed
In addition: Warning messages:
1: In readBin(c, "int", 4, signed = FALSE, endian = "little") :
'signed = FALSE' is only valid for integers of sizes 1 and 2
2: In readBin(c, "int", 4, signed = FALSE, endian = "little") :
'signed = FALSE' is only valid for integers of sizes 1 and 2

I want to know what the problem ......I'm looking forward to your reply.

@Joy-Jiao
Copy link
Author

I find the resolution about this problem:
that because I haven't create the RHIVE_DATA directory and grant 777 to it.
it should restart the Rserve on every node of cluster for reread the configuration include RHIVE_DATA.

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

1 participant