RevolutionAnalytics / RHadoop

RHadoop
https://github.com/RevolutionAnalytics/RHadoop/wiki
763 stars 278 forks source link

UDF in RHive #195

Closed ritikaaggarwal closed 11 years ago

ritikaaggarwal commented 11 years ago

I am trying to create my own UDF and run it on Hadoop using RHive. I am able to define my function and assign the same using rhive.assign. However, when I try to export it (using rhive.export), it gives me the following error: "Can't connect to a RServer on hadoopslave"

I also tried to use RSconnect (via RSclient package) to specify my host and port, but it gives the following error: "Attempt to connect to Rserve timed out, connection closed"

It'll be great if someone can assist me in the same.

piccolbo commented 11 years ago

This project is not related to Rhive in any shape or form, sorry.