nexr / RHive

RHive is an R extension facilitating distributed computing via Apache Hive.
http://nexr.github.io/RHive
122 stars 63 forks source link

support R script with mapreduce script function of HIVE #7

Closed miloveme closed 12 years ago

miloveme commented 12 years ago

Hive provides user to use any script in hive query. Hive uses hadoop streaming to provide it. RHive can provide function to run R script in HQL with this Hive function.