Error in ORHC (Oracle R Hadoop Connector)
945577Jun 25 2012 — edited Sep 23 2012Hi All,
I am working with Apache Hadoop-0.20.205 in linux server in a single node VM. I downloaded the "orhc.tgz" Oracle-R connector package from Oracle site and installed it as a R package successfully. But now, I am facing one error message whenever I am importing the library in R console. Following is the error:
*> library(ORHC)*
Hadoop wasn't detected, ORHC is disabled.
*>*
But my Hadoop services (daemons) are running fine. Also, the HADOOP_HOME and JAVA_HOME is properly set in "/etc/profile" as environment variables.
Can any one please have a look into this and suggest what can be wrong?
Thanks,
Gaurav Dasgupta