Skip to Main Content

Data Lake & Services

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Error in ORHC (Oracle R Hadoop Connector)

945577Jun 25 2012 — edited Sep 23 2012
Hi 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

Comments

Mark Hornick-Oracle
Hi Gaurav,

Please specify your version of ORCH, e.g., using orch.version().

Mark
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 21 2012
Added on Jun 25 2012
1 comment
1,547 views