Displaying 1 result from an estimated 1 matches for "mrlappli".
Did you mean:
mrlapply
2009 Jan 24
0
R and Hadoop Integrated Processing Environment - RHIPE
Hello,
We have created an interface between R and Hadoop so that the user
can, after a fashion, interact with very large datasets
using the Map Reduce programming model. We also use IBM's TSpaces to
implement a shared memory implementation that can be
accessed via R(somewhat like networkspaces). RHIPE uses Rserve to
execute R code.
Some of the functions implemented are:
mrlapply - run