From me2kathick at gmail.com Mon Feb 6 12:42:57 2012 From: me2kathick at gmail.com (Karthi KN) Date: Mon, 6 Feb 2012 17:12:57 +0530 Subject: [Rhadoop-commits] using file in hdfs for data mining algorithms in r In-Reply-To: References: Message-ID: hi all, i am new to r , i am trying to run data mining algorithms using map reduce framework.. * *i have few basic doubts* *1. can i give file in hdfs to kmeans( ) ? ?I tried as > file1 = hdfs.file("testdata/synthetic_control.data") > isf = hdfs.read(lsf,5242880,0) >l = kmeans(isf,2,10) its not working.. please help 2. How to access the file in hdfs and give as input to algorithms ? please reply.. Regards, ./T.karthik* * -------------- next part -------------- An HTML attachment was scrubbed... URL: