Hi ,
I have installed rmr in pseudo mode cluster using (
https://github.com/
RevolutionAnalytics/RHadoop/wiki/rmr) and i have taken the code from
the below link (
https://github.com/jeffreybreen/hadoop-R/blob/master/
airline/src/deptdelay_by_month/R/rmr/deptdelay-rmr.R) and i tried
running the script , i am seeing the following error. I am new to this
package, any help would be great appreciable.
[root@01HW044544 rhadoop]# ./firstrmr.R
Loading required package: methods
Loading required package: RJSONIO
Loading required package: itertools
Loading required package: iterators
Loading required package: digest
Error in mapreduce(input = input, output = output, textinputformat =
csvtextinputformat, :
unused argument(s) (textinputformat = csvtextinputformat)
Calls: from.dfs -> to.dfs.path -> deptdelay -> mapreduce
Execution halted
Thanks
Sandeep
On Mar 29, 4:51 am, Krishnanand Khambadkone
<
danoomistmati...@gmail.com> wrote:
> Gentlemen, Thank you so much for the prompt replies and the timely help.
>
>
>
>
>
>
>
> On Wednesday, March 28, 2012 6:51:11 PM UTC-4, jseidman wrote:
> > Krishnanand – That's because that jseidman guy is really lame and hasn't
> > updated his code yet. Fortunately other community members are more
> > diligent, so check out Jeffrey Breen's fork for a version that should work
> > for you:
>
> >
https://github.com/jeffreybreen/hadoop-R
>
> > On Wed, Mar 28, 2012 at 10:38 PM, Krishnanand Khambadkone <
> >
danoomistmati...@gmail.com> wrote:
>
> >> Antonio, Thank you very much for these pointers. I have installed R and
> >> rmr and these are now up and running. I am able to run the map/reduce the
> >> examples from j.seidman's R package for streaming however when I try to run
> >> the rmr sample, I get this error when I try to load the script
>
> >> > source('deptdelay-rmr.R')
> >> Loading required packag: RJSONIO
> >> Loading required packag: itertools
> >> Loading required packag: iterators
> >> Loading required packag: digest
> >> *Error in mapreduce(input = input, output = output, textinputformat =
> >> csvtextinputformat, :*
> >> * unused arguments(s) (textinputformat = csvtextinputformat)*
>
> >> On Tuesday, March 27, 2012 6:37:07 PM UTC-4, Antonio Piccolboni wrote:
>
> >>>
https://github.com/**RevolutionAnalytics/RHadoop/**wiki/rmr<
https://github.com/RevolutionAnalytics/RHadoop/wiki/rmr>
> >>>
https://github.com/**RevolutionAnalytics/RHadoop/**wiki/rhdfs<
https://github.com/RevolutionAnalytics/RHadoop/wiki/rhdfs>
> >>>
https://github.com/**RevolutionAnalytics/RHadoop/**wiki/rhbase<
https://github.com/RevolutionAnalytics/RHadoop/wiki/rhbase>