search for: rhlapply

Displaying 1 result from an estimated 1 matches for "rhlapply".

Did you mean: lapply
2009 Apr 08
0
rhipe v0.1
...purdue.edu/~sguha/rhipe<http://www.stat.purdue.edu/%7Esguha/rhipe>. The download link is the bottom most link on left side of the page. RHIPE works on top of Hadoop, providing the R user a way to distribute commands over the Hadoop computing framework. The 0.1 release has one main command - rhlapply which is a parallel version of lapply. rhlapply outputs the results to Sequence files on the Hadoop Distributed Filesystem, and RHIPE comes with commands to read R objects fromthese Sequence files(a Hadoop file format). rhlapply has features to share files/load libraries/execute code on the clust...