RE: R on hadoop

2014-03-28 Thread Martin, Nick
[mailto:hadoop...@gmail.com] Sent: Thursday, March 27, 2014 2:51 AM To: user@hadoop.apache.org Cc: user@hadoop.apache.org Subject: Re: R on hadoop Try OpenSource h2o.ai - a cran-style package that allows fast scalable R on Hadoop in-Memory. One can invoke single threaded R from h2o package and the runtime

Re: R on hadoop

2014-03-27 Thread Sri
Try OpenSource h2o.ai - a cran-style package that allows fast scalable R on Hadoop in-Memory. One can invoke single threaded R from h2o package and the runtime on clusters is Java (not R!) - So you get better memory management. http://docs.0xdata.com/deployment/hadoop.html

Re: R on hadoop

2014-03-26 Thread Saravanan Nagarajan
HI Siddharth, You can try Big Data Analytics with R and Hadoop Book, it gives many options and detailed steps to integrate Hadoop and R. If you need this book then mail me to saravanan.nagarajan...@gmail.com. Thanks, Saravanan *linkedin.com/in/saravanan303 http://linkedin.com/in/saravanan303 *

Re: R on hadoop

2014-03-26 Thread Saravanan Nagarajan
HI Jay, Below is my understanding of Hadoop+R environment. 1. R contain Many data mining algorithm, to re-use this we have many tools like RHIPE,RHAdoop,etc 2.This tools will convert R algorithm and run in Hadoop map Reduce using RMR,But i am not sure whether it will work for all algorithms in

Re: R on hadoop

2014-03-24 Thread Jagat Singh
Hi, Please see RHadoop and RMR https://www.google.com.au/search?q=rhadoop+installation Thanks, Jagat Singh On Tue, Mar 25, 2014 at 7:19 AM, Siddharth Tiwari siddharth.tiw...@live.com wrote: Hi team any docummentation around installing r on hadoop Sent from my iPhone

Re: R for Hadoop

2013-05-23 Thread Amal G Jose
Try Rhipe, it is good. http://amalgjose.wordpress.com/2013/05/05/rhipe-installation/ http://www.datadr.org/ http://amalgjose.wordpress.com/2013/05/05/r-installation-in-linux-platforms/ On Mon, May 20, 2013 at 2:23 PM, sudhakara st sudhakara...@gmail.comwrote: Hi You find good start up

Re: R for Hadoop

2013-05-20 Thread sudhakara st
Hi You find good start up materiel for RHadoop here, https://github.com/RevolutionAnalytics/rmr2/blob/master/docs/tutorial.md http://bighadoop.wordpress.com/2013/02/25/r-and-hadoop-data-analysis-rhadoop/ I am also working on RHadoop, mail me if any difficulty in RHadoop. On Mon, May 20, 2013

Re: R for Hadoop

2013-05-19 Thread David Ritch
You can find RHIPE here: http://www.datadr.org/ On 5/19/2013 10:26 AM, Raj Hadoop wrote: Hi, I want to explore R for Hadoop. Where can I get the download ? Any suggested material on the website to explore ? Please advise. Thanks, Raj

Re: R for Hadoop

2013-05-19 Thread Raj Hadoop
1:21 PM Subject: Re: R for Hadoop You can find RHIPE here: http://www.datadr.org/ On 5/19/2013 10:26 AM, Raj Hadoop wrote: Hi, I want to explore R for Hadoop. Where can I get the download ? Any suggested material on the website to explore ? Please advise. Thanks, Raj

Re: R for Hadoop

2013-05-19 Thread David Ritch
*From:* David Ritch david.ri...@gmail.com *To:* user@hadoop.apache.org *Cc:* Raj Hadoop hadoop...@yahoo.com *Sent:* Sunday, May 19, 2013 1:21 PM *Subject:* Re: R for Hadoop You can find RHIPE here: http://www.datadr.org/ On 5/19/2013 10:26 AM, Raj

Re: R for Hadoop

2013-05-19 Thread Marco Shaw
You can try to search for Rhadoop using your favourite search engine.  I think you are going to have to put in a bit more effort on your own.  Marco