I am integrating Hadoop
with R
using Rhipe
and my configuration is as follows:
- Ubuntu 14.
- Hadoop 1.0.3
- R 3.2.2
- Rhipe 0.73.1
When you start in the environment R
o rhinit()
the following message appears:
rhinit () Rhipe: Using Rhipe.jar file Initializing Rhipe v0.73 Error in .jnew ("org / godhuli / rhipe / PersonalServer"):
java.lang.NoClassDefFoundError: org / apache / hadoop / fs / FSDataInputStream
I've done a lot of research on other forums and so far I have not found a solution yet.
I'm counting on your help, thank you in advance.